suragnair / seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
☆641Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for seqGAN
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆260Updated 5 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,091Updated 5 years ago
- 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
- 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
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆690Updated 3 years ago
- TextGAN is a PyTorch framework for Generative Adversarial Networks (GANs) based text generation models.☆889Updated 4 months ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆52Updated 4 years ago
- Tree LSTM implementation in PyTorch☆550Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆279Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆765Updated last year
- An open source framework for seq2seq models in PyTorch.☆1,498Updated last year
- A text generation benchmarking platform☆863Updated 3 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆432Updated 7 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆577Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 7 years ago
- A Structured Self-attentive Sentence Embedding☆494Updated 5 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 4 years ago
- PyTorch implementation of beam search decoding for seq2seq models☆336Updated last year
- Implementation of Universal Transformer in Pytorch☆258Updated 5 years ago
- ☆554Updated 3 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆242Updated 5 years ago
- pytorch implementation of "Get To The Point: Summarization with Pointer-Generator Networks"☆906Updated last year
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆146Updated 6 years ago
- A PyTorch implementation of QANet.☆345Updated 2 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 6 years ago
- CNNs for Sentence Classification in PyTorch☆1,020Updated last year