Chung-I / Variational-Recurrent-Autoencoder-Tensorflow
A tensorflow implementation of "Generating Sentences from a Continuous Space"
☆227Updated last year
Alternatives and similar repositories for Variational-Recurrent-Autoencoder-Tensorflow:
Users that are interested in Variational-Recurrent-Autoencoder-Tensorflow are comparing it to the libraries listed below
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 4 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆360Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."☆204Updated 6 years ago
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆394Updated 7 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆250Updated 6 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆92Updated 7 years ago
- ☆149Updated last year
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆307Updated 5 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆237Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- End-To-End Memory Network using Tensorflow☆342Updated 8 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- ☆153Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 3 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Updated 7 years ago
- TensorFlow implementation of normalizations such as Layer Normalization, HyperNetworks.☆111Updated 8 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- SeqGAN implementation for generating text using an RNN.☆99Updated 7 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Batch normalized LSTM for tensorflow☆179Updated 8 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 2 years ago
- Language Modeling☆156Updated 5 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago