ANLGBOY / MADE-with-PyTorch
MADE:Masked-Autoencoder-for-Distribution-Estimation-using-PyTorch
☆15Updated 4 years ago
Alternatives and similar repositories for MADE-with-PyTorch:
Users that are interested in MADE-with-PyTorch are comparing it to the libraries listed below
- Pytorch Implementation of OpenAI's "Improved Variational Inference with Inverse Autoregressive Flow"☆80Updated 5 years ago
- PyTorch implementation of Representation Learning with Contrastive Predictive Coding by Van den Oord et al. (2018)☆84Updated 3 years ago
- InfoMax-VAE pytorch implementation☆23Updated 9 months ago
- Mutual Information Neural Entropic Estimation☆27Updated last year
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- ☆39Updated 5 years ago
- Code for ICML2020 paper - CLUB: A Contrastive Log-ratio Upper Bound of Mutual Information☆329Updated last year
- PyTorch implementation of realNVP☆86Updated 8 months ago
- Official code for "VFlow: More Expressive Generative Flows with Variational Data Augmentation" (ICML 2020)☆39Updated 2 years ago
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆46Updated 5 years ago
- Jax/Flax implementation of Variational-DiffWave.