Walkin' through a machine learnin'
Find a file
Eryn Wells 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
.gitignore Ignore scratch/ 2018-01-26 22:40:55 -08:00
bootstrap.sh
datasets.py Add datasets.py helper 2018-01-26 22:41:30 -08:00
README.md Add a README 2018-01-26 21:11:11 -08:00
requirements.txt Add requests to requirements.txt 2018-01-26 22:05:35 -08:00

Learn Me A Machine

My attempt at some machine learnin'.

General ML

LSTMs