andi611 / Conditional-SeqGAN-Tensorflow
Conditional Sequence Generative Adversarial Network trained with policy gradient, Implementation in Tensorflow
☆49Updated 6 years ago
Alternatives and similar repositories for Conditional-SeqGAN-Tensorflow:
Users that are interested in Conditional-SeqGAN-Tensorflow are comparing it to the libraries listed below
- ☆69Updated 2 years ago
- Implementation about Attention-Based Reward Conditional SeqGAN (AR-CSGAN)☆19Updated 6 years ago
- SeqGAN tensorflow implementation☆106Updated 7 years ago
- Implementation of Adversarial Ranking for Language Generation [ArxiV 1705.11001]☆31Updated 7 years ago
- Generate Chinese Poem using SeqGAN☆42Updated 7 years ago
- GANs for Conditional Sequence Generation. Tensorflow. Including the code of paper "Improving Conditional Sequence Generative Adversarial …☆35Updated 5 years ago
- dialogue generation with seqGAN☆31Updated 6 years ago
- This repo implements GAN-based models for Dialogue Generation (DP-GAN, SeqGAN, and our own proposed DPAC-GAN)☆29Updated last year
- ☆38Updated 7 years ago
- This is the code for "Learning Sentiment Memories for Sentiment Modification without Parallel Data".☆54Updated 6 years ago
- Generating Sentimental Texts via Mixture Adversarial Networks (IJCAI 2018)☆87Updated 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
- Article sample preview(Not yet finished)☆8Updated 5 years ago
- Implementation of End-to-End Memory Network in PyTorch☆105Updated 7 years ago
- ( ACL 2019 ) “Automatic Generation of Personalized Comment Based on User Profile“☆39Updated 2 years ago
- generative adversarial nets for neural machine translation☆119Updated 6 years ago
- Re-implement "QANet: Combining Local Convolution with Global Self-Attention for Reading Comprehension"☆120Updated 6 years ago
- Bi-Directional Block Self-Attention☆123Updated 6 years ago
- A Pytorch implementation of QANet☆91Updated 6 years ago
- Conditional SeqGAN for generating text conditioned on certain sentiment. Stanford Sentiment Treebank. CS 224U Final Project☆13Updated 6 years ago
- My implementation of the FusionNet for machine comprehension☆28Updated 6 years ago
- Implementation of Sequence Generative Adversarial Nets with Policy Gradient in PyTorch☆54Updated 4 years ago
- codes for Variational Autoencoder for Semi-supervised Text Classification☆40Updated 6 years ago
- TensorFlow GAN implementation using Gumbel Softmax