Walkin' through a machine learnin'
Find a file
dependabot[bot] 43e4d74f12
Bump notebook from 5.3.1 to 6.4.12
Bumps [notebook](http://jupyter.org) from 5.3.1 to 6.4.12.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-16 23:11:20 +00:00
.gitignore Ignore scratch/ 2018-01-26 22:40:55 -08:00
bootstrap.sh
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 notebook from 5.3.1 to 6.4.12 2022-06-16 23:11:20 +00:00

Learn Me A Machine

My attempt at some machine learnin'.

General ML

LSTMs