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
- A PyTorch Implementation of the Importance Weighted Autoencoders☆40Updated 6 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆106Updated 6 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- ☆91Updated 5 years ago
- Implementation of the MMD VAE paper (InfoVAE: Information Maximizing Variational Autoencoders) in pytorch☆42Updated 4 years ago
- Implementation of "Learning latent subspaces in variational autoencoders"☆20Updated 5 years ago
- Experiments for the Neural Autoregressive Flows paper☆124Updated 3 years ago
- ☆26Updated 6 years ago
- Implementation of the Sliced Wasserstein Autoencoder using PyTorch☆103Updated 6 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆204Updated 6 years ago
- Nonlinear Independent Components Estimation (Dinh et al, 2014) in PyTorch.☆117Updated 6 years ago
- ☆68Updated 6 years ago
- Implementation of different Normalizing Flows, NF, Planar Flows, IAF, etc.☆28Updated 7 years ago
- A Pytorch Implementation of Attentive Neural Process☆74Updated 6 years ago
- Pytorch Implementation of "Neural Discrete Representation Learning"☆88Updated 7 years ago
- Code for the paper "VAE with a VampPrior", J.M. Tomczak & M. Welling☆228Updated 7 years ago
- ☆17Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- ☆40Updated 3 years ago
- PyTorch Implementations of Dropout Variants☆87Updated 7 years ago
- simple implementation of "Improved Variational Inference with Inverse Autoregressive Flow" paper with pytorch☆52Updated 7 years ago
- Variational Autoencoder with Arbitrary Conditioning☆81Updated last year
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 4 years ago
- A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"☆73Updated 5 years ago
- Implementation and tutorials of normalizing flows with the novel distributions module☆165Updated 4 years ago
- Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling☆91Updated 7 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