diff --git a/README.md b/README.md new file mode 100644 index 0000000..f66a3e6 --- /dev/null +++ b/README.md @@ -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/)