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.)☆642Updated 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
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,359Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆736Updated 2 years ago
- ☆3,211Updated 5 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆261Updated 5 years ago
- ☆829Updated 7 years ago
- A text generation benchmarking platform☆863Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,498Updated last year
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆690Updated 3 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,520Updated 3 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆587Updated 3 months ago
- Code for the paper "Improved Techniques for Training GANs"☆2,294Updated 5 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,337Updated 7 months ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,059Updated 3 years ago
- Collection of generative models in Pytorch version.☆2,601Updated 4 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,960Updated 2 years ago
- a tensorflow implementation of WGAN☆579Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- LSTM language model with CNN over characters☆826Updated 8 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆748Updated 4 years ago
- Sequence to Sequence Learning with Keras☆3,168Updated 2 years ago
- A pytorch implementation of Paper "Improved Training of Wasserstein GANs"☆1,512Updated last year
- Tree LSTM implementation in PyTorch☆550Updated 5 years ago
- Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN☆2,888Updated 7 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆892Updated 4 months ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆595Updated 7 years ago