gwtaylor / theano-rnn
Demonstration of recurrent neural network implemented with Theano
☆377Updated 7 years ago
Alternatives and similar repositories for theano-rnn:
Users that are interested in theano-rnn are comparing it to the libraries listed below
- Nano size Theano LSTM module☆303Updated 8 years ago
- Multi-GPU mini-framework for Theano☆195Updated 7 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 9 years ago
- Neural network toolkit for Python☆328Updated 6 years ago
- Practical 6: LSTM language models☆261Updated 9 years ago
- Attempt at implementing system described in "Neural Turing Machines." by Graves, Alex, Greg Wayne, and Ivo Danihelka. (http://arxiv.org/a…☆463Updated 8 years ago
- Scikit-learn compatible tools using theano☆363Updated 7 years ago
- Torch7 implementation of Grid LSTM as described here: http://arxiv.org/pdf/1507.01526v2.pdf☆188Updated 8 years ago
- Modular Restricted Boltzmann Machine (RBM) implementation using Theano☆172Updated 11 years ago
- bidirectional lstm☆153Updated 8 years ago
- Examples and scripts using Blocks