amirbar / rnn.wgan
Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-training"
☆252Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rnn.wgan
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆395Updated 7 years ago
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆228Updated last year
- ByteNet for character-level language modelling☆319Updated 7 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 7 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 7 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆137Updated 8 years ago
- Code for Stanford CS224D: deep learning for natural language understanding☆225Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- Adaptive Computation Time algorithm in Tensorflow☆255Updated 7 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆93Updated 7 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Tensorflow based Neural Conversation Models☆191Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Recurrent Highway Networks - Implementations for Tensorflow, Torch7, Theano and Brainstorm☆404Updated 5 years ago
- Dynamic Memory Network implementation in TensorFlow☆180Updated 6 years ago
- Practical Examples for RNNs in Tensorflow☆484Updated 8 years ago
- Batch normalized LSTM for tensorflow☆180Updated 8 years ago
- Tensorflow implementation for DilatedRNN☆346Updated 7 years ago
- Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."☆205Updated 6 years ago
- ☆144Updated 7 years ago
- Variational Seq2Seq model☆133Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆392Updated 6 years ago
- Sequence-to-Sequence learning using PyTorch☆523Updated 4 years ago
- The codes of paper "Long Text Generation via Adversarial Training with Leaked Information" on AAAI 2018. Text generation using GAN and …☆577Updated 2 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- ☆150Updated last year
- ☆472Updated 2 years ago
- Transformer of "Attention Is All You Need" (Vaswani et al. 2017) by Chainer.☆313Updated 7 years ago
- Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7☆148Updated 5 years ago