ssemeniuta / textvae
Theano code for experiments in the paper "A Hybrid Convolutional Variational Autoencoder for Text Generation."
☆205Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for textvae
- A tensorflow implementation of "Generating Sentences from a Continuous Space"☆228Updated last year
- Variational Seq2Seq model☆133Updated 8 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆105Updated 6 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆137Updated 8 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆178Updated 8 years ago
- ☆165Updated 8 years ago
- Gated Attention Reader for Text Comprehension☆185Updated 6 years ago
- ☆144Updated 7 years ago
- TensorFlow implementation of "Tracking the World State with Recurrent Entity Networks".☆273Updated 7 years ago
- Recurrent Variational Autoencoder with Dilated Convolutions that generates sequential data implemented in pytorch☆72Updated 3 years ago
- Recurrent Variational Autoencoder that generates sequential data implemented with pytorch☆357Updated 7 years ago
- Implementation of A Structured Self-attentive Sentence Embedding☆109Updated 6 years ago
- ☆46Updated 7 years ago
- Word to Gaussian Mixture Model☆283Updated 5 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆238Updated 7 years ago
- Code for training and evaluation of the model from "Language Generation with Recurrent Generative Adversarial Networks without Pre-traini…☆252Updated 6 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆125Updated 8 years ago
- ByteNet for character-level language modelling☆319Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆96Updated 7 years ago
- Language Modeling☆156Updated 5 years ago
- Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7☆148Updated 5 years ago
- Mixed Incremental Cross-Entropy REINFORCE ICLR 2016☆332Updated 7 years ago
- Character-level Neural Translation using Quasi-RNNs☆134Updated 6 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 8 years ago
- ☆122Updated 7 years ago
- Load pretrained word embeddings (word2vec, glove format) into torch.FloatTensor for PyTorch☆88Updated 5 years ago
- Code for the paper "Adversarially Regularized Autoencoders (ICML 2018)" by Zhao, Kim, Zhang, Rush and LeCun☆400Updated 4 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆105Updated 8 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 5 years ago
- Deep-Learning Model Exploration and Development for NLP☆243Updated last year