is0383kk / Dirichlet-VAELinks
Dirichlet-Variational Auto-Encoder by PyTorch
☆23Updated last month
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
- Ladder Variational Autoencoders (LVAE) in PyTorch☆92Updated 5 years ago
- Pytorch Implemetation for our NAACL2019 Paper "Riemannian Normalizing Flow on Variational Wasserstein Autoencoder for Text Modeling" http…☆63Updated 5 years ago
- Official PyTorch BIVA implementation (BIVA: A Very Deep Hierarchy of Latent Variables for Generative Modeling)☆85Updated 2 years ago
- Code for the paper "Disentanglement by Nonlinear ICA with General Incompressible-flow Networks (GIN)" (2020)☆33Updated 4 years ago
- Code accompanying paper: Meta-Learning to Improve Pre-Training☆37Updated 4 years ago
- Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation☆69Updated 4 years ago
- Implementation of the Neural Clustering Process algorithm in Pytorch☆31Updated 5 years ago
- VAEs and nonlinear ICA: a unifying framework☆39Updated 5 years ago
- Multimodal Mixture-of-Experts VAE☆217Updated 2 years ago
- Implementation of "Learning latent subspaces in variational autoencoders"☆20Updated 5 years ago
- Gaussian Process Prior Variational Autoencoder☆86Updated 6 years ago
- Implementation of mutual learning model between VAE and GMM.