Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
821ed7143e
Bump bleach from 2.1.2 to 3.1.1
Bumps [bleach](https://github.com/mozilla/bleach) from 2.1.2 to 3.1.1.
- [Release notes](https://github.com/mozilla/bleach/releases)
- [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES)
- [Commits](https://github.com/mozilla/bleach/compare/v2.1.2...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-02-24 17:50:59 +00:00
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