This commit is contained in:
PatrickBue 2019-04-10 13:52:48 -04:00 коммит произвёл GitHub
Родитель 84ce55c86e
Коммит c591d73213
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -26,6 +26,7 @@ To setup on your local machine:
```
git clone https://github.com/Microsoft/ComputerVisionBestPractices
cd ComputerVisionBestPractices/image_classification
git checkout staging #for now we work in the staging directory
```
1. Install the conda environment
```