ofirnachum / sequence_gan
Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).
☆395Updated 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
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆251Updated 6 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆228Updated last year
- A collection of generative methods implemented with TensorFlow (Deep Convolutional Generative Adversarial Networks (DCGAN), Variational A…☆596Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875☆418Updated 7 years ago
- TensorFlow tutorial on Generative Adversarial Models☆255Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆485Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆391Updated 6 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- Variational Seq2Seq model☆133Updated 8 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆208Updated 7 years ago
- Implement Generative Adversarial Nets by Tensorflow☆99Updated 7 years ago
- in progress☆496Updated 5 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 7 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 Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- ☆389Updated 7 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 7 years ago
- Implementation of a Variational Auto-Encoder in Theano☆379Updated 7 years ago
- Generative Adversarial Network for MNIST with tensorflow☆184Updated 7 months ago
- InfoGAN: Interpretable Representation Learning☆154Updated 7 years ago
- Tensorflow implementation for DilatedRNN☆347Updated 7 years ago
- A single jupyter notebook multi gpu VAE-GAN example with latent space algebra and receptive field visualizations.☆442Updated 5 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- A tensorflow implementation of google's AC-GAN ( Auxiliary Classifier GAN ).☆393Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆241Updated 8 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 7 years ago