farizrahman4u / seq2seqLinks
Sequence to Sequence Learning with Keras
☆3,178Updated 3 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☆768Updated 3 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,281Updated 5 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,814Updated 2 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,051Updated 5 years ago
- CNNs for sentence classification☆2,060Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,637Updated 5 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,665Updated 5 years ago
- Visualization Toolbox for Long Short Term Memory networks (LSTMs)☆1,263Updated 4 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,578Updated 3 years ago
- Memory Networks implementations☆1,756Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 6 years ago
- Simple web service providing a word embedding model☆1,445Updated 2 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆900Updated 2 years ago
- LSTM language model with CNN over characters☆835Updated 9 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,540Updated 2 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,987Updated 3 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,258Updated 3 years ago
- Some language modeling tools for Keras☆659Updated 8 years ago
- InferSent sentence embeddings☆2,278Updated 4 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,733Updated 4 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,114Updated 4 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,081Updated 4 years ago
- ☆833Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆596Updated 7 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,485Updated 3 years ago
- My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot☆2,927Updated 3 years ago