X-czh / SeqGAN-PyTorchLinks
Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch
☆54Updated 5 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.☆263Updated 6 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 7 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated last year
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆147Updated 7 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Updated 7 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆126Updated 7 years ago
- PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation Modeling" (NAACL 2018 Oral)☆173Updated last year
- generative adversarial nets for neural machine translation☆119Updated 7 years ago
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆241Updated 6 years ago
- This is implementation of the paper 'Toward Diverse Text Generation with Inverse Reinforcement Learning' https://arxiv.org/abs/1804.11258…☆34Updated 7 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆176Updated 7 years ago
- ☆69Updated 3 years ago
- Tensorflow Implementation of Knowledge-Guided CVAE for dialog generation ACL 2017. It is released by Tiancheng Zhao (Tony) from Dialog Re…☆310Updated 7 years ago
- Tensorflow Implementation of Variational Attention for Sequence to Sequence Models (COLING 2018)☆72Updated 5 years ago
- The code of AAAI18 paper "Learning Structured Representation for Text Classification via Reinforcement Learning".☆218Updated 7 years ago
- Text generation using Variational Auto Encoders based on IMDB review dataset☆70Updated 5 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 7 years ago
- GANs for Conditional Sequence Generation. Tensorflow. Including the code of paper "Improving Conditional Sequence Generative Adversarial …☆36Updated 6 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- Implements the paper " Building End-To-End Dialogue Systems Using Generative Hierarchical Neural Network Models" by Serban et al (current…☆116Updated 7 years ago
- ☆95Updated 7 years ago
- Visualization for simple attention and Google's multi-head attention.☆68Updated 7 years ago
- SeqGAN tensorflow implementation☆107Updated 8 years ago
- ☆93Updated 4 years ago
- Bidirectional Attention Flow for Machine Comprehension, Minjoon Seo, Aniruddha Kembhavi, Ali Farhadi, Hannaneh Hajishirzi https://arxiv.o…☆143Updated 4 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Updated 7 years ago
- Repository for Unsupervised Sentence Compression using Denoising Auto-Encoders☆47Updated last year
- Pytorch implementation for paper of "A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION". https://arxiv.org/abs/1705.04304☆158Updated 7 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆157Updated 6 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 7 years ago