Implementation of Sequence Generative Adversarial Nets with Policy Gradient
☆2,094Mar 10, 2019Updated 6 years ago
Alternatives and similar repositories for SeqGAN
Users that are interested in SeqGAN are comparing it to the libraries listed below
Sorting:
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Jun 19, 2017Updated 8 years ago
- ☆833Jul 12, 2017Updated 8 years ago
- A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)☆648Sep 27, 2018Updated 7 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆576Jul 2, 2022Updated 3 years ago
- A text generation benchmarking platform☆868Jul 3, 2021Updated 4 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,400Jun 6, 2018Updated 7 years ago
- ☆3,245Dec 26, 2018Updated 7 years ago
- Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.☆7,497Mar 24, 2024Updated last year
- "End-To-End Memory Networks" in Tensorflow☆827Mar 14, 2017Updated 8 years ago
- Mixed Incremental Cross-Entropy REINFORCE ICLR 2016☆333Mar 1, 2017Updated 9 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Feb 20, 2019Updated 7 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,282Dec 30, 2020Updated 5 years ago
- Memory Networks implementations☆1,753Jul 28, 2020Updated 5 years ago
- SeqGAN implementation for generating text using an RNN.☆100Dec 1, 2017Updated 8 years ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,635Oct 15, 2020Updated 5 years ago
- IRGAN SIGIR paper experimental code☆621Dec 7, 2022Updated 3 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,334Nov 21, 2018Updated 7 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Nov 4, 2022Updated 3 years ago
- Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"☆2,197Jun 16, 2022Updated 3 years ago
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,730Sep 17, 2021Updated 4 years ago
- Summaries and notes on Deep Learning research papers☆4,418Feb 13, 2018Updated 8 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆399Apr 11, 2020Updated 5 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Apr 11, 2018Updated 7 years ago
- A generative adversarial network for text generation, written in TensorFlow.☆92Oct 4, 2016Updated 9 years ago
- ☆619Mar 15, 2017Updated 8 years ago
- A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"☆7,205Jan 6, 2021Updated 5 years ago
- Sequence to Sequence Learning with Keras☆3,177Aug 20, 2022Updated 3 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)☆2,113Jan 4, 2022Updated 4 years ago
- A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)☆580Jan 8, 2020Updated 6 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Jun 6, 2017Updated 8 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,541May 31, 2023Updated 2 years ago
- ByteNet for character-level language modelling☆318Aug 23, 2017Updated 8 years ago
- A TensorFlow Implementation of the Transformer: Attention Is All You Need☆4,455May 21, 2023Updated 2 years ago
- starter from "How to Train a GAN?" at NIPS2016☆11,644Jan 9, 2022Updated 4 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,052Jun 9, 2020Updated 5 years ago
- Implementation of the paper [Using Fast Weights to Attend to the Recent Past](https://arxiv.org/abs/1610.06258)☆174Nov 3, 2016Updated 9 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- Review Network for Caption Generation☆181Jan 2, 2018Updated 8 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆401Oct 9, 2019Updated 6 years ago