farizrahman4u / seq2seqLinks
Sequence to Sequence Learning with Keras
☆3,173Updated 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☆765Updated 2 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,814Updated last year
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,277Updated 4 years ago
- CNNs for sentence classification☆2,060Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Updated 5 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,662Updated 4 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,630Updated 5 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆899Updated 2 years ago
- Simple web service providing a word embedding model☆1,443Updated 2 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,092Updated 6 years ago
- Dual LSTM Encoder for Dialog Response Generation☆1,580Updated 2 years ago
- Memory Networks implementations☆1,756Updated 5 years ago
- Visualization Toolbox for Long Short Term Memory networks (LSTMs)☆1,254Updated 3 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,679Updated last year
- LSTM language model with CNN over characters☆830Updated 9 years ago
- Some language modeling tools for Keras☆659Updated 7 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,981Updated 3 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,080Updated 4 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,823Updated 4 years ago
- in progress☆781Updated 7 years ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,419Updated 5 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,106Updated 3 years ago
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,257Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,738Updated 4 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆889Updated 8 years ago