farizrahman4u / seq2seqLinks
Sequence to Sequence Learning with Keras
☆3,174Updated 2 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- Framework for building complex recurrent neural networks with Keras☆763Updated 2 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,278Updated 4 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- CNNs for sentence classification☆2,053Updated 7 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Updated 5 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,620Updated 4 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,812Updated last year
- Memory Networks implementations☆1,757Updated 5 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,663Updated 4 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- LSTM language model with CNN over characters☆830Updated 8 years ago
- Visualization Toolbox for Long Short Term Memory networks (LSTMs)☆1,250Updated 3 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated 2 years ago
- Simple web service providing a word embedding model☆1,439Updated 2 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,538Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆594Updated 6 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated last year
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,092Updated 6 years ago
- in progress☆784Updated 7 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,740Updated 3 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,078Updated 3 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆888Updated 8 years ago
- Language Model GRU with Python and Theano☆501Updated 9 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,484Updated 2 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,974Updated 3 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,101Updated 3 years ago