divymurli / VAEs
Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)
☆46Updated 4 years ago
Alternatives and similar repositories for VAEs:
Users that are interested in VAEs are comparing it to the libraries listed below
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆80Updated 4 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆40Updated 6 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆105Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- ☆91Updated 5 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆102Updated 6 years ago
- Implementation and tutorials of normalizing flows with the novel distributions module☆166Updated 4 years ago
- Experiments for the Neural Autoregressive Flows paper☆124Updated 3 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- ☆26Updated 6 years ago
- ☆68Updated 6 years ago
- This repo is for our paper "ControlVAE: Controllable Variational Autoencoder" published at ICML 2020. It can be used for text generation,…☆93Updated last year
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆28Updated 6 years ago
- Implementation of "Learning latent subspaces in variational autoencoders"☆20Updated 5 years ago
- Official code for "VFlow: More Expressive Generative Flows with Variational Data Augmentation" (ICML 2020)☆39Updated last year
- A curated list of techniques to avoid posterior collapse☆87Updated 2 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆228Updated 6 years ago
- Dirichlet-Variational Auto-Encoder by PyTorch☆22Updated 2 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
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆213Updated 5 years ago
- Variational Autoencoder with Normalizing Flows☆17Updated 7 years ago
- ☆40Updated 3 years ago
- PyTorch implementation of "Auto-Encoding Variational Bayes"☆41Updated 8 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- A PyTorch Implementation of VaDE(https://arxiv.org/pdf/1611.05148.pdf)☆37Updated 4 years ago
- Pytorch Implementation of "Neural Discrete Representation Learning"☆87Updated 7 years ago