Chung-I / Variational-Recurrent-Autoencoder-TensorflowLinks
A tensorflow implementation of "Generating Sentences from a Continuous Space"
☆227Updated 2 years ago
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
Sorting:
- Generative adversarial networks (GAN) applied to sequential data via recurrent neural networks (RNN).☆396Updated 8 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆398Updated 5 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆359Updated 8 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 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
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆177Updated 8 years ago
- End-To-End Memory Network using Tensorflow☆343Updated 8 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- TensorFlow GAN implementation using Gumbel Softmax☆92Updated 8 years ago
- Dynamic Memory Networks (https://arxiv.org/abs/1603.01417) in Tensorflow☆240Updated 8 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- The implementation of key value memory networks in tensorflow☆248Updated 6 years ago
- Tensorflow implementation of a Hierarchical and Multiscale RNN, described in https://arxiv.org/abs/1609.01704☆135Updated 7 years ago
- Hierarchical Encoder Decoder RNN (HRED) with Truncated Backpropagation Through Time (Truncated BPTT)☆307Updated 5 years ago
- Tensorflow implementation of "Language Modeling with Gated Convolutional Networks"☆272Updated 8 years ago
- ☆150Updated 2 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- ☆218Updated 9 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆71Updated 4 years ago
- SeqGAN implementation for generating text using an RNN.☆100Updated 7 years ago
- Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."☆205Updated 6 years ago
- The source code for "An Actor Critic Algorithm for Structured Prediction"☆166Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Sequence-to-Sequence learning using PyTorch☆520Updated 5 years ago
- Latent Alignment and Variational Attention☆327Updated 6 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆106Updated 9 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago