harvardnlp / seq2seq-attnLinks
Sequence-to-sequence model with LSTM encoder/decoders and attention
☆1,281Updated 5 years ago
Alternatives and similar repositories for seq2seq-attn
Users that are interested in seq2seq-attn are comparing it to the libraries listed below
Sorting:
- LSTM language model with CNN over characters☆836Updated 9 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆895Updated 8 years ago
- Library for implementing RNNs with Theano☆614Updated 10 years ago
- ☆619Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- ☆682Updated 7 years ago
- ☆833Updated 8 years ago
- Neural Attention Model for Abstractive Summarization☆918Updated 7 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Some language modeling tools for Keras☆659Updated 8 years ago
- in progress☆780Updated 7 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- Memory Networks implementations☆1,756Updated 5 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Updated 5 years ago
- Question answering dataset featured in "Teaching Machines to Read and Comprehend☆1,296Updated 8 years ago
- Language Model GRU with Python and Theano☆507Updated 10 years ago
- Open-Source Neural Machine Translation in Tensorflow☆802Updated 3 years ago
- Framework for building complex recurrent neural networks with Keras☆768Updated 3 years ago
- Task generation for testing text understanding and reasoning☆906Updated 6 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,541Updated 2 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆920Updated 6 years ago
- Thang Luong's thesis on Neural Machine Translation☆476Updated 9 years ago
- Deep Learning and applications in Startups, CV, NLP☆801Updated 6 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Recurrent Neural Network library for Torch7's nn☆943Updated 8 years ago
- End-To-End Memory Networks for bAbI question-answering tasks☆576Updated 6 years ago
- Character-level Convolutional Networks for Text Classification☆850Updated 6 years ago
- Visualization Toolbox for Long Short Term Memory networks (LSTMs)☆1,264Updated 4 years ago
- Visualizing RNNs using the attention mechanism