lipiji / rnn-theanoLinks
RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano
☆69Updated 7 years ago
Alternatives and similar repositories for rnn-theano
Users that are interested in rnn-theano are comparing it to the libraries listed below
Sorting:
- ☆58Updated 9 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆131Updated 9 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- bidirectional lstm☆152Updated 9 years ago
- A neural conversation model☆138Updated 9 years ago
- ☆87Updated 9 years ago
- Attention models☆32Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Theano implementation of Memory Networks☆132Updated 10 years ago
- ☆167Updated 9 years ago
- MXNet based Neural Machine Translation☆118Updated 7 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit