aktersnurra / information-maximizing-variational-autoencodersLinks
A PyTorch implementation of InfoVAE: Balancing Learning and Inference in Variational Autoencoders by Zhao et al.
☆10Updated 6 years ago
Alternatives and similar repositories for information-maximizing-variational-autoencoders
Users that are interested in information-maximizing-variational-autoencoders are comparing it to the libraries listed below
Sorting:
- ☆66Updated 6 years ago
- Implementation of [Progressive Neural Networks](https://arxiv.org/abs/1606.04671) using Pytorch Framework☆51Updated 5 years ago
- the reproduce of Variational Deep Embedding : A Generative Approach to Clustering Requirements by pytorch☆137Updated 2 years ago
- Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering☆343Updated 5 years ago
- VAEs and nonlinear ICA: a unifying framework☆48Updated 6 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆351Updated 6 years ago
- A PyTorch Implementation of VaDE(https://arxiv.org/pdf/1611.05148.pdf)☆39Updated 4 years ago
- Implementation of mutual learning model between VAE and GMM.☆27Updated this week
- PyTorch implementation for the ICLR 2020 paper "Understanding the Limitations of Variational Mutual Information Estimators"☆75Updated 5 years ago
- Implementation of 'DIVA: Domain Invariant Variational Autoencoders'☆104Updated 5 years ago
- Pytorch implementation of Autoencoding beyond Pixels Using a Learned Similarity Metric☆30Updated 7 years ago
- ☆22Updated 4 years ago
- LEAP is a tool for discovering latent temporal causal relations with gradient-based neural network.☆37Updated 3 years ago
- Pytorch implementation of Deep Variational Information Bottleneck☆201Updated 7 years ago
- A PyTorch implementation of "Multimodal Generative Models for Scalable Weakly-Supervised Learning" (https://arxiv.org/abs/1802.05335)☆158Updated 7 years ago
- Original implementation of Separated Paths for Local and Global Information framework (SPLIT) in TensorFlow 2.☆19Updated 2 years ago
- Variational Dirichlet Process Gaussian Mixture Models