learn-me-a-machine/README.md
2018-01-26 21:11:11 -08:00

12 lines
243 B
Markdown

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/)