ichuang / tflearn_seq2seq
Pedagogical example of sequence to sequence recurrent neural network with TensorFlow and TFLearn
☆74Updated 8 years ago
Alternatives and similar repositories for tflearn_seq2seq:
Users that are interested in tflearn_seq2seq are comparing it to the libraries listed below
- Tensorflow based Neural Conversation Models☆190Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- ☆58Updated 8 years ago
- in progress☆187Updated 7 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
- ☆87Updated 8 years ago
- ☆45Updated 8 years ago
- in progress☆45Updated 9 years ago
- CDSSM implementation in torch☆40Updated 8 years ago
- Baseline solution to Quora Duplicate Question dataset.☆80Updated 7 years ago
- A neural conversation model☆138Updated 8 years ago
- bidirectional lstm☆153Updated 8 years ago
- TensorFlow implementation of Hierarchical Attention Networks for Document Classification and some extension☆94Updated 7 years ago
- In progress☆272Updated 7 years ago
- Character level models for sentiment analysis☆91Updated 7 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- Sequence to sequence learning with MXNET☆50Updated 8 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- A sentiment analyzer using deep rnns, built with TensorFlow☆61Updated 6 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- sequence to sequence neural network model for dialogue system☆44Updated 8 years ago
- implement the paper" Very Deep Convolutional Networks for Natural Language Processing"(https://arxiv.org/abs/1606.01781 ) in tensorflow☆55Updated 7 years ago
- ☆83Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 7 years ago
- Pointer Networks in Tensorflow