lipiji / rnn-theanoLinks
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
Sorting:
- ☆58Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- LSTM Neural Network in Python and Cython, used for language modelling☆130Updated 9 years ago
- A neural conversation model☆138Updated 9 years ago
- bidirectional lstm☆152Updated 9 years ago
- ☆87Updated 9 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- Theano implementation of Memory Networks☆132Updated 9 years ago
- Attention models☆34Updated 9 years ago
- CDSSM implementation in torch☆40Updated 9 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
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Implementations of "LSTM: A Search Space Odyssey" variants and their training results on the PTB dataset.☆95Updated 8 years ago
- Torch implementation of seq2seq machine translation with GRU RNN and attention☆77Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆174Updated 8 years ago
- ☆218Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- LSTM-Attention☆74Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- in progress☆187Updated 7 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆107Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 2 months ago
- Language Modeling☆156Updated 6 years ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago