Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 312 Bytes

File metadata and controls

7 lines (4 loc) · 312 Bytes

cnn-for-visual-recognition

Spending some time finishing the assignments from Stanford cs231n (http://cs231n.github.io/). One of the best classes I've taken!

To run it on Docker

docker run -v `pwd`:/home/jovyan/work -it --rm -p 8888:8888 jupyter/scipy-notebook start-notebook.sh --NotebookApp.token=''