LantaoYu / SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
☆2,091Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for SeqGAN
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆641Updated 6 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆577Updated 2 years ago
- Sequence to Sequence Models with PyTorch☆736Updated 2 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 7 years ago
- An open source framework for seq2seq models in PyTorch.☆1,498Updated last year
- A text generation benchmarking platform☆863Updated 3 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,259Updated 3 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- ☆3,209Updated 5 years ago
- Visualizing RNNs using the attention mechanism☆747Updated 5 years ago
- ☆829Updated 7 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 4 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,106Updated 2 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,356Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆260Updated 5 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆689Updated 3 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,517Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,960Updated 2 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 7 years ago
- ☆3,609Updated 2 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,280Updated last year
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆587Updated 2 months ago
- some attention implements☆1,433Updated 4 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆765Updated last year
- Sequence to Sequence Learning with Keras☆3,168Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 4 years ago
- "End-To-End Memory Networks" in Tensorflow☆829Updated 7 years ago
- Keras Attention Layer (Luong and Bahdanau scores).☆2,801Updated 11 months ago
- LSTM language model with CNN over characters☆826Updated 8 years ago
- Collection of generative models in Pytorch version.☆2,601Updated 4 years ago