keon / encdecLinks
Basic RNN Encoder Decoder in Tensorflow
☆17Updated 9 years ago
Alternatives and similar repositories for encdec
Users that are interested in encdec are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of Pointer Networks☆203Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago
- ☆220Updated 10 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- NLP tools on Lasagne☆61Updated 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 9 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 8 months ago
- ☆28Updated 9 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Pointer Networks in Tensorflow☆100Updated 8 years ago
- ☆59Updated 10 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆223Updated 5 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago