X-czh / SeqGAN-PyTorchLinks
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
☆54Updated 4 years ago
Alternatives and similar repositories for SeqGAN-PyTorch
Users that are interested in SeqGAN-PyTorch are comparing it to the libraries listed below
Sorting:
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆264Updated 6 years ago
- generative adversarial nets for neural machine translation☆119Updated 6 years ago
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 6 years ago
- GANs for Conditional Sequence Generation. Tensorflow. Including the code of paper "Improving Conditional Sequence Generative Adversarial …☆35Updated 5 years ago
- Text generation using Variational Auto Encoders based on IMDB review dataset☆70Updated 4 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated last year
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- ☆69Updated 2 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆172Updated 10 months ago
- ☆94Updated 7 years ago
- seqGAN in pytorch☆38Updated 6 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 4 years ago
- SeqGAN tensorflow implementation☆107Updated 7 years ago
- Generate Chinese Poem using SeqGAN☆42Updated 7 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆106Updated 7 years ago
- Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)☆19Updated 6 years ago
- A conditional variational autoencoder (CVAE) for text☆35Updated 6 years ago
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆146Updated 6 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆70Updated 4 years ago
- A simple implementation of LeakGAN in PyTorch☆63Updated 3 years ago
- Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"☆124Updated 4 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 6 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆33Updated 6 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆311Updated 6 years ago
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- Variational Neural Machine Translation System☆37Updated 7 years ago