ZiJianZhao / SeqGAN-PyTorchLinks
A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.
☆264Updated 6 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 simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆645Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 4 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated this week
- PyTorch implementation of batched bi-RNN encoder and attention-decoder.☆280Updated 6 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- generative adversarial nets for neural machine translation☆119Updated 6 years ago
- Implementation of RelGAN: Relational Generative Adversarial Networks for Text Generation☆120Updated 4 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- 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
- Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow☆49Updated 6 years ago
- SeqGAN tensorflow implementation☆107Updated 7 years ago
- ☆69Updated 2 years ago
- Source Code for DialogWAE: Multimodal Response Generation with Conditional Wasserstein Autoencoder (https://arxiv.org/abs/1805.12352)☆125Updated 6 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 4 years ago
- Keras implement of ON-LSTM (Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks)☆156Updated 5 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Updated 2 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient☆2,091Updated 6 years ago
- GANs for Conditional Sequence Generation. Tensorflow. Including the code of paper "Improving Conditional Sequence Generative Adversarial …☆35Updated 5 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Diversity-Promoting Generative Adversarial Network for Generating Informative and Diversified Text (EMNLP2018)☆146Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Updated 5 years ago
- TensorFlow implementation of the paper `Adversarial Multi-task Learning for Text Classification`☆177Updated 6 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 6 years ago
- Text generation using Variational Auto Encoders based on IMDB review dataset☆70Updated 4 years ago
- Implementation of Adversarial Ranking for Language Generation [ArxiV 1705.11001]☆31Updated 7 years ago
- Graph2Seq is a simple code for building a graph-encoder and sequence-decoder for NLP and other AI/ML/DL tasks.☆243Updated 5 years ago
- Sequence-to-Sequence learning using PyTorch☆521Updated 5 years ago
- pytorch implementation of Attention is all you need☆238Updated 3 years ago