codes for Variational Autoencoder for Semi-supervised Text Classification
☆40Jun 15, 2018Updated 7 years ago
Alternatives and similar repositories for ssvae
Users that are interested in ssvae are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Re-implementation for paper 'Semi-supervised learning with deep generative models' using lasagne. There is no guarantee for bug free.☆14Jul 3, 2021Updated 4 years ago
- ☆24Feb 21, 2019Updated 7 years ago
- The reproduce of M2 model in "Semi-supervised Learning with Deep Generative Models" based on pytorch☆18May 27, 2019Updated 6 years ago
- ☆11Mar 9, 2018Updated 8 years ago
- Source code for "Distraction-based Neural Models for Document Summarization" runnable on GPU and CPU.☆15May 22, 2018Updated 7 years ago
- Dispersed Exponential Family Mixture VAE☆28Jul 17, 2020Updated 5 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Mar 29, 2018Updated 7 years ago
- A python library for Collective Matrix Factorization (CMF)☆25Aug 17, 2018Updated 7 years ago
- The Emergence of Individuality☆13Oct 16, 2021Updated 4 years ago
- The source code for "Multimodal Variational Autoencoders for Semi-Supervised Learning: In Defense of Product-of-Experts"☆15Nov 24, 2020Updated 5 years ago
- Variational autoencoder in Theano☆12Sep 14, 2017Updated 8 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆95Jul 18, 2020Updated 5 years ago
- Code for Adversarial Training Methods for Semi-Supervised Text Classification☆124Jul 10, 2018Updated 7 years ago
- Repository for experiments with TensorFlow☆11Nov 25, 2015Updated 10 years ago
- [KBS] PCAE: A Framework of Plug-in Conditional Auto-Encoder for Controllable Text Generation PyTorch Implementation☆26Apr 10, 2023Updated 2 years ago
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Feb 6, 2015Updated 11 years ago
- Multi-class classification on Yelp Data - part of Yelp Dataset Challenge 2017☆10Dec 15, 2017Updated 8 years ago
- French to English translator on character level implemented by Keras☆10Jun 15, 2017Updated 8 years ago
- ☆10Oct 14, 2020Updated 5 years ago
- A Large-Scale Dataset for Paraphrased Reading Comprehension☆15Jul 16, 2023Updated 2 years ago
- The medical question entailment data introduced in the AMIA 2016 Paper (Recognizing Question Entailment for Medical Question Answering)☆14Jan 27, 2023Updated 3 years ago
- Source code for the NAACL 2021 paper: "Distantly Supervised Relation Extraction with Sentence Reconstruction and Knowledge Base Priors"☆12Jul 15, 2021Updated 4 years ago
- Variational inference for Dirichlet process mixture models with multinomial mixture components.☆36Jan 15, 2014Updated 12 years ago
- PyTorch implementation for Interpretable Dialog Generation ACL 2018, It is released by Tiancheng Zhao (Tony) from Dialog Research Center…☆197Jan 14, 2019Updated 7 years ago
- Pytorch implementations of generative models: VQVAE2, AIR, DRAW, InfoGAN, DCGAN, SSVAE