lipiji / rnn-theano
RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano
☆69Updated 6 years ago
Alternatives and similar repositories for rnn-theano:
Users that are interested in rnn-theano are comparing it to the libraries listed below
- ☆58Updated 8 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆128Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 8 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- ☆87Updated 8 years ago
- Theano implementation of Memory Networks☆134Updated 9 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 7 years ago
- bidirectional lstm☆152Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- A neural conversation model☆138Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- The tensorflow implementation of NIPS2016 paper "LightRNN: Memory and Computation-Efficient Recurrent Neural Networks" (https://arxiv.org…☆56Updated 8 years ago
- This is an implementation of the Attention Sum Reader model as presented in "Text Comprehension with the Attention Sum Reader Network" av…☆98Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- ClockworkRNN implementation using python and Theano☆17Updated 10 years ago
- MXNet based Neural Machine Translation☆118Updated 6 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Theano implementation of CTC. Applied on TIMIT and a Toy dataset.☆36Updated 9 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Library for implementing RNNs with Theano☆197Updated 2 years ago