learn-me-a-machine/README.md

13 lines
243 B
Markdown
Raw Normal View History

2018-01-26 21:11:11 -08:00
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/)