divymurli / VAEsLinks
Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)
☆47Updated 5 years ago
Alternatives and similar repositories for VAEs
Users that are interested in VAEs are comparing it to the libraries listed below
Sorting:
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆82Updated 5 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- A PyTorch Implementation of the Importance Weighted Autoencoders☆39Updated 6 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 5 years ago
- ☆42Updated 3 years ago
- ☆149Updated 3 years ago
- Experiments for the Neural Autoregressive Flows paper☆125Updated 4 years ago
- Official code for "VFlow: More Expressive Generative Flows with Variational Data Augmentation" (ICML 2020)☆40Updated 2 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆341Updated 4 years ago
- ☆91Updated 6 years ago
- A curated list of techniques to avoid posterior collapse☆86Updated 2 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆205Updated 6 years ago
- Pytorch Implementation of "Neural Discrete Representation Learning"☆88Updated 7 years ago
- Implementation and tutorials of normalizing flows with the novel distributions module☆168Updated 4 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆119Updated 6 years ago
- ☆26Updated 6 years ago
- Implementation of Flow++ in PyTorch☆40Updated 5 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆214Updated 5 years ago
- ☆237Updated 6 years ago
- Implementation of "Learning latent subspaces in variational autoencoders"☆20Updated 5 years ago
- Code for reproducing Flow ++ experiments☆189Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- Disentanglement library for PyTorch☆279Updated 3 years ago
- A Pytorch Implementation of Attentive Neural Process☆75Updated 6 years ago
- This repo is for our paper "ControlVAE: Controllable Variational Autoencoder" published at ICML 2020. It can be used for text generation,…☆94Updated 2 years ago