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.☆264Updated 6 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 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
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆647Updated 6 years ago
- generative adversarial nets for neural machine translation☆119Updated 7 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated last year
- Reproducing Hu, et. al., ICML 2017's "Toward Controlled Generation of Text"☆240Updated 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
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- ☆69Updated 2 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
- 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 4 years ago
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆281Updated 6 years ago
- ☆95Updated 7 years ago
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆147Updated 7 years ago
- pytorch implementation of Attention is all you need☆239Updated 4 years ago
- Reinforcement Learning for Neural Machine Translation☆189Updated 8 months ago
- Implementation of Convolutional Neural Networks for Sentence Classification (Y.Kim, EMNLP 2014) on Pytorch.☆163Updated 7 years ago
- Code for "Graph-to-Sequence Learning using Gated Graph Neural Networks"☆124Updated 4 years ago
- Code for the paper: Sentence-State LSTM for Text Representation☆161Updated 7 years ago
- PyTorch implementation of latent space reinforcement learning for E2E dialog published at NAACL 2019. It is released by Tiancheng Zhao (…☆144Updated 6 years ago
- SeqGAN tensorflow implementation☆107Updated 7 years ago
- Pytorch implementation of "Dynamic Coattention Networks For Question Answering"☆62Updated 6 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Updated 7 years ago
- A PyTorch Implementation of "Toward Controlled Generation of Text"☆105Updated 7 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 3 months ago
- Implementation of Dual Learning NMT on PyTorch☆163Updated 7 years ago
- Deep Dyna-Q: Integrating Planning for Task-Completion Dialogue Policy Learning☆151Updated 7 years ago