Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 298 Bytes

Computer Vision Deep Learning Work Assignment

Setting up python environment

Note: This setup is only tested on a macOS.

Create a virtual env with Anaconda

conda env create --file environment.yml

Note: Please change directory for each question when running scripts/notebooks