LantaoYu / SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
☆2,090Updated 6 years ago
Alternatives and similar repositories for SeqGAN:
Users that are interested in SeqGAN are comparing it to the libraries listed below
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆646Updated 6 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,384Updated 6 years ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 7 years ago
- A text generation benchmarking platform☆864Updated 3 years ago
- Visualizing RNNs using the attention mechanism☆749Updated 5 years ago
- Sequence to Sequence Models with PyTorch☆738Updated 3 years ago
- ☆3,221Updated 6 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- ☆833Updated 7 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,060Updated 4 years ago
- An open source framework for seq2seq models in PyTorch.☆1,508Updated 2 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,313Updated 6 years ago
- "End-To-End Memory Networks" in Tensorflow☆828Updated 8 years ago
- Framework for building complex recurrent neural networks with Keras☆765Updated 2 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,273Updated 4 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆882Updated 7 years ago
- Sequence to Sequence Learning with Keras☆3,177Updated 2 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆767Updated 2 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Keras implementation of Deep Convolutional Generative Adversarial Networks☆978Updated 7 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆912Updated 9 months ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated this week
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- LSTM language model with CNN over characters☆828Updated 8 years ago
- Collection of generative models in Tensorflow☆3,918Updated 2 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,403Updated last year
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Collection of generative models in Pytorch version.☆2,626Updated 5 years ago