Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Please feel free to [pull requests](https://github.com/kjw0612/awesome-rnn/pulls
* [Scikit Flow (skflow)](https://github.com/tensorflow/skflow) - Simplified Scikit-learn like Interface for TensorFlow
* [Keras](http://keras.io/) : (Tensorflow / Theano)-based modular deep learning library similar to Torch
* [char-rnn-tensorflow](https://github.com/sherjilozair/char-rnn-tensorflow) by sherjilozair: char-rnn in tensorflow
* [tensorflow-char-rnn](https://github.com/crazydonkey200/tensorflow-char-rnn) by crazydonkey200: char-rnn in tensorflow with customizable parameters
* [Theano](http://deeplearning.net/software/theano/) - Python
* Simple IPython [tutorial on Theano](http://nbviewer.jupyter.org/github/craffel/theano-tutorial/blob/master/Theano%20Tutorial.ipynb)
* [Deep Learning Tutorials](http://www.deeplearning.net/tutorial/)
Expand Down