This commit is contained in:
Said Bleik 2019-07-23 12:47:33 -04:00
Родитель 3823fa5eab
Коммит 2716a423e4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -26,7 +26,7 @@ Depending on the type of NLP system and the notebook that needs to be run, there
### Requirements
* A machine running Linux, MacOS or Windows.
* Conda or Anaconda with Python version >= 3.6.
* Miniconda or Anaconda with Python version >= 3.6.
* This is pre-installed on Azure DSVM such that one can run the following steps directly. To setup on your local machine, [Miniconda](https://docs.conda.io/en/latest/miniconda.html) is a quick way to get started.
* It is recommended to update conda to the latest version: `conda update -n base -c defaults conda`
* CUDA Toolkit >=9.2 (for GPU machines only)