shmpanski / t-vaeLinks
Transformer Variational Autoencoder experiment
☆50Updated 6 years ago
Alternatives and similar repositories for t-vae
Users that are interested in t-vae are comparing it to the libraries listed below
Sorting:
- ☆197Updated 2 years ago
- pytorch implementation of VAE-Gumble-Softmax☆63Updated 5 years ago
- Transformer-Based Conditioned Variational Autoencoder for Story Completion☆94Updated 4 years ago
- SparseMax activation function implementation (ICML 2016) (PyTorch)☆28Updated 7 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 5 years ago
- ☆121Updated 5 years ago
- An implementation of a Variational-Autoencoder using the Gumbel-Softmax reparametrization trick in TensorFlow (tested on r1.5 CPU and GPU…☆72Updated 7 years ago
- This repository summarizes techniques for KL divergence vanishing problem.☆30Updated 5 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Hyperbolic Neural Networks, pytorch☆86Updated 6 years ago
- This repo is for our paper "ControlVAE: Controllable Variational Autoencoder" published at ICML 2020. It can be used for text generation,…