Implementation of Sequence Generative Adversarial Nets with Policy Gradient
☆2,090Mar 10, 2019Updated 7 years ago
Alternatives and similar repositories for SeqGAN
Users that are interested in SeqGAN are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Jun 19, 2017Updated 9 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆647Sep 27, 2018Updated 7 years ago
- ☆831Jul 12, 2017Updated 9 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆573Jul 2, 2022Updated 4 years ago
- A text generation benchmarking platform☆863Jul 3, 2021Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Feb 20, 2019Updated 7 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,412Jun 6, 2018Updated 8 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Nov 4, 2022Updated 3 years ago
- ☆3,246Dec 26, 2018Updated 7 years ago
- SeqGAN implementation for generating text using an RNN.☆100Dec 1, 2017Updated 8 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,491Mar 24, 2024Updated 2 years ago
- "End-To-End Memory Networks" in Tensorflow☆824Mar 14, 2017Updated 9 years ago
- Mixed Incremental Cross-Entropy REINFORCE ICLR 2016☆332Mar 1, 2017Updated 9 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,616Oct 15, 2020Updated 5 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- IRGAN SIGIR paper experimental code☆622Dec 7, 2022Updated 3 years ago
- SeqGAN tensorflow implementation☆107Jan 31, 2018Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,280Dec 30, 2020Updated 5 years ago
- Memory Networks implementations☆1,753Jul 28, 2020Updated 6 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,191Jun 16, 2022Updated 4 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,332Nov 21, 2018Updated 7 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Oct 4, 2016Updated 9 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,725Sep 17, 2021Updated 5 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Jun 6, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Apr 11, 2020Updated 6 years ago
- Summaries and notes on Deep Learning research papers☆4,420Feb 13, 2018Updated 8 years ago
- Generate Chinese Poem using SeqGAN☆42Mar 17, 2018Updated 8 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Apr 11, 2018Updated 8 years ago
- A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"