Add a README

This commit is contained in:
Eryn Wells 2018-01-26 21:11:11 -08:00
parent 59fe829a20
commit 6453a1e95d

12
README.md Normal file
View file

@ -0,0 +1,12 @@
Learn Me A Machine
==================
My attempt at some machine learnin'.
## General ML
- [CS231n at Stanford](http://cs231n.github.io)
## LSTMs
- [Understanding LSTM Networks](https://colah.github.io/posts/2015-08-Understanding-LSTMs/)