ofirnachum / sequence_gan
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
- 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
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 8 years ago
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆256Updated 6 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- [unmaintained] Make seq2seq for keras work☆232Updated 8 years ago
- ☆833Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆441Updated 5 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- Practical Examples for RNNs in Tensorflow☆483Updated 8 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆404Updated 5 years ago
- Mixed Incremental Cross-Entropy REINFORCE ICLR 2016☆331Updated 8 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆395Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- ☆388Updated 7 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆92Updated 8 years ago
- "End-To-End Memory Networks" in Tensorflow☆828Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Adaptive Computation Time algorithm in Tensorflow☆256Updated 8 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
- ☆218Updated 9 years ago