uyaseen / theano-recurrenceLinks
Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language modelling in Theano
☆44Updated 9 years ago
Alternatives and similar repositories for theano-recurrence
Users that are interested in theano-recurrence are comparing it to the libraries listed below
Sorting:
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- LSTM-Attention☆75Updated 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☆131Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- ☆220Updated 10 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Simple convolutional highway networks using TensorFlow.☆56Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 10 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 months ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- bidirectional lstm☆152Updated 9 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 9 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- A CNN with an attentional module that I built while attending the brains minds and machines summer course☆68Updated 6 years ago
- ☆87Updated 9 years ago
- Python implementation of linear-chain conditional random fields.☆100Updated 12 years ago
- Siamese Recurrent Neural network with LSTM for evaluating semantic similarity between sentences.☆200Updated 9 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 9 years ago
- My bachelor's degree thesis (with code and experiments) on sentiment classification of Russian texts using Bi-RNN with attention mechanis…☆45Updated 8 years ago
- ☆58Updated 9 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Updated 9 years ago
- Attention models☆32Updated 10 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- in progress☆187Updated 8 years ago
- Language Modeling☆158Updated 6 years ago