Commit graph

10 commits

Author SHA1 Message Date
dependabot[bot]
db33e5b744
Bump pygments from 2.2.0 to 2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.2.0...2.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 16:57:13 +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