suragnair / seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
☆642Updated 6 years ago
Alternatives and similar repositories for seqGAN:
Users that are interested in seqGAN are comparing it to the libraries listed below
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,090Updated 5 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆590Updated 2 weeks ago
- Sequence to Sequence Models with PyTorch☆738Updated 2 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
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆694Updated 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 6 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Updated 4 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆53Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆358Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆522Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆764Updated last year
- Tree LSTM implementation in PyTorch☆551Updated 5 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆898Updated 7 months ago
- A Structured Self-attentive Sentence Embedding☆492Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 4 years ago
- A text generation benchmarking platform☆863Updated 3 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆576Updated 5 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 5 years ago
- A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"☆549Updated 4 years ago
- ☆554Updated 3 years ago
- An open source framework for seq2seq models in PyTorch.☆1,503Updated 2 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆310Updated 6 years ago
- Latent Alignment and Variational Attention☆326Updated 6 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆338Updated 2 years ago
- ☆230Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Text classification using deep learning models in Pytorch☆809Updated 6 years ago
- categorical variational autoencoder using the Gumbel-Softmax estimator☆429Updated 7 years ago