Commit graph

9 commits

Author SHA1 Message Date
a24e341a1c Add NN IPython notebook from CS231n at Stanford 2018-01-27 07:56:52 -08:00
021b8c556e Split out CIFAR10 data batches and test batch 2018-01-26 23:26:15 -08:00
9a4fccb5a6 Add datasets.py helper
- Some infrastructure for downloading datasets to a scratch folder
- A downloader function for the CIFAR-10 set
2018-01-26 22:41:30 -08:00
9b8b2f7ece Ignore scratch/ 2018-01-26 22:40:55 -08:00
afa842a816 Add requests to requirements.txt 2018-01-26 22:05:35 -08:00
63ab76662f Install Jupyter 2018-01-26 21:12:56 -08:00
ea5c153d53 Ignore env/ 2018-01-26 21:12:50 -08:00
6453a1e95d Add a README 2018-01-26 21:11:11 -08:00
59fe829a20 Initial commit
Bootstrap script, requirements.txt
2018-01-26 21:05:25 -08:00