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
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 8 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Pointer Networks in Tensorflow☆100Updated 8 years ago
- ☆220Updated 10 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
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆239Updated 9 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 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
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Code for TF tutorials (CS20SI and CS224N)☆47Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆341Updated 8 years ago
- Recurrent Neural Networks (RNN, GRU, LSTM) and their Bidirectional versions (BiRNN, BiGRU, BiLSTM) for word & character level language mo…☆44Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 8 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆233Updated 9 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 6 months ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 9 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆224Updated 5 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- Implementation of Dynamic memory networks by Kumar et al. http://arxiv.org/abs/1506.07285☆328Updated 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
- 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