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.
Once Python 3.6 is installed, pip3 install -r requirements.txt
should set up the rest for the notebook.
Run jupyter notebook
from the source directory.
$ cd computer.vision.101
$ jupyter notebook
MIT