ofirnachum / sequence_ganLinks
Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).
☆394Updated 7 years ago
Alternatives and similar repositories for sequence_gan
Users that are interested in sequence_gan are comparing it to the libraries listed below
Sorting:
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆227Updated 2 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 7 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆597Updated 8 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆402Updated 5 years ago
- ☆834Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- in progress☆495Updated 6 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Implementation of a Variational Auto-Encoder in Theano☆380Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆440Updated 6 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- A slim tensorflow wrapper that provides syntactic sugar for tensor variables. This library will be helpful for practical deep learning re…☆372Updated 7 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆396Updated 7 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- Adversarially Learned Inference☆311Updated 6 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
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- ☆218Updated 9 years ago