is0383kk / Dirichlet-VAELinks
Dirichlet-Variational Auto-Encoder by PyTorch
☆22Updated 2 years ago
Alternatives and similar repositories for Dirichlet-VAE
Users that are interested in Dirichlet-VAE are comparing it to the libraries listed below
Sorting:
- Learning Generative Models across Incomparable Spaces (ICML 2019)☆27Updated 5 years ago
- Implementation of a model to make VAE and GMM train from each other☆26Updated 3 years ago
- Code accompanying paper: Meta-Learning to Improve Pre-Training☆37Updated 3 years ago
- An Empirical Study of Invariant Risk Minimization☆27Updated 5 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆84Updated 2 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆62Updated 5 years ago
- Gaussian Process Prior Variational Autoencoder☆84Updated 6 years ago
- Implementation of the Neural Clustering Process algorithm in Pytorch☆31Updated 4 years ago
- ☆29Updated 3 years ago
- Official code for Coupled Oscillatory RNN (ICLR 2021, Oral)☆45Updated 3 years ago
- Code for Sliced Gromov-Wasserstein☆68Updated 5 years ago
- Code for ICE-BeeM paper - NeurIPS 2020☆87Updated 3 years ago
- A PyTorch implementation of a Deep Hidden Markov Model [Structured Inference Networks for Nonlinear State Space Models]☆57Updated 11 months ago
- Code for the paper "Disentanglement by Nonlinear ICA with General Incompressible-flow Networks (GIN)" (2020)☆32Updated 3 years ago
- VAEs and nonlinear ICA: a unifying framework☆36Updated 5 years ago
- Classifier based mutual information, conditional mutual information estimation; conditional independence testing☆34Updated 5 years ago
- Implementation of "Learning latent subspaces in variational autoencoders"☆20Updated 5 years ago
- Multimodal Mixture-of-Experts VAE☆212Updated 2 years ago
- Deep Generative Models (Chainer)☆10Updated 7 years ago
- Code for the Thermodynamic Variational Objective☆26Updated 3 years ago
- Transformer Variational Autoencoder experiment☆50Updated 6 years ago
- Code for paper EDDI: Efficient Dynamic Discovery of High-Value Information with Partial VAE☆40Updated 2 years ago
- Repository for theory and methods for Out-of-Distribution (OoD) generalization☆63Updated 3 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch