farizrahman4u / seq2seqLinks
Sequence to Sequence Learning with Keras
☆3,174Updated 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☆764Updated 2 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Multi-layer Recurrent Neural Networks (LSTM, RNN) for character-level language models in Python using Tensorflow☆2,663Updated 4 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,276Updated 4 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Updated 5 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,813Updated last year
- A general-purpose encoder-decoder framework for Tensorflow☆5,623Updated 4 years ago
- CNNs for sentence classification☆2,055Updated 7 years ago
- Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano☆898Updated 2 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,255Updated 3 years ago
- Some language modeling tools for Keras☆659Updated 7 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
- LSTM language model with CNN over characters☆831Updated 9 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,094Updated 6 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,979Updated 3 years ago
- Deep learning with dynamic computation graphs in TensorFlow☆1,823Updated 4 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- Keras community contributions☆1,580Updated 2 years ago
- Simple web service providing a word embedding model☆1,442Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification in Keras☆595Updated 6 years ago
- Summaries and notes on Deep Learning research papers☆4,421Updated 7 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,104Updated 3 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,676Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,512Updated 4 months ago
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,419Updated 5 years ago
- A Keras implementation of CapsNet in NIPS2017 paper "Dynamic Routing Between Capsules". Now test error = 0.34%.☆2,462Updated 5 years ago