Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 566 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 566 Bytes

How to Train Our Future Overlords

This is a task-based approach to getting an overview over the current (computer vision) machine learning landscape! Check out the branches of the repository, the explanations, links, and tasks in the computer.vision.ipynb.

Setup

Once Python 3.6 is installed, pip3 install -r requirements.txt should set up the rest for the notebook.

Start

Run jupyter notebook from the source directory.

$ cd computer.vision.101
$ jupyter notebook

License

MIT