LantaoYu / SeqGANLinks
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
☆2,094Updated 6 years ago
Alternatives and similar repositories for SeqGAN
Users that are interested in SeqGAN 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.)☆648Updated 7 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆575Updated 3 years ago
- Sequence to Sequence Models with PyTorch☆741Updated 3 years ago
- A text generation benchmarking platform☆869Updated 4 years ago
- An open source framework for seq2seq models in PyTorch.☆1,514Updated 3 months ago
- Dynamic seq2seq in TensorFlow, step by step☆995Updated 8 years ago
- Sequence-to-sequence model with LSTM encoder/decoders and attention☆1,280Updated 5 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- Code for reproducing experiments in "Improved Training of Wasserstein GANs"☆2,404Updated 7 years ago
- ☆833Updated 8 years ago
- A implementation of SeqGAN in PyTorch, following the implementation in tensorflow.☆263Updated 6 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Updated 6 years ago
- Visualizing RNNs using the attention mechanism☆751Updated 6 years ago
- Sequence to Sequence Learning with Keras☆3,178Updated 3 years ago
- ☆3,244Updated 7 years ago
- Code for the paper "Improved Techniques for Training GANs"☆2,332Updated 7 years ago
- A very simple generative adversarial network (GAN) in PyTorch☆1,541Updated 4 years ago
- Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch☆703Updated 5 years ago
- Deep Reinforcement Learning For Sequence to Sequence Models☆768Updated 2 years ago
- "End-To-End Memory Networks" in Tensorflow☆827Updated 8 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,985Updated 3 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,539Updated 2 years ago
- Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Advers…☆1,071Updated 4 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆893Updated 8 years ago
- Framework for building complex recurrent neural networks with Keras☆768Updated 3 years ago
- a tensorflow implementation of WGAN☆578Updated 8 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 4 years ago
- LSTM language model with CNN over characters☆834Updated 9 years ago
- Tree LSTM implementation in PyTorch☆552Updated 6 years ago
- PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349☆592Updated 7 months ago