Walkin' through a machine learnin'
Find a file
dependabot[bot] 2d6be36dba
Bump urllib3 from 1.22 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.22 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.22...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 21:45:47 +00:00
.gitignore Ignore scratch/ 2018-01-26 22:40:55 -08:00
bootstrap.sh Initial commit 2018-01-26 21:05:25 -08:00
CS231n-1 Nearest Neighbor.ipynb Add NN IPython notebook from CS231n at Stanford 2018-01-27 07:56:52 -08:00
datasets.py Split out CIFAR10 data batches and test batch 2018-01-26 23:26:15 -08:00
README.md Add a README 2018-01-26 21:11:11 -08:00
requirements.txt Bump urllib3 from 1.22 to 1.26.5 2021-06-01 21:45:47 +00:00

Learn Me A Machine

My attempt at some machine learnin'.

General ML

LSTMs