jariasf / GMVAELinks
Implementation of Gaussian Mixture Variational Autoencoder (GMVAE) for Unsupervised Clustering
☆339Updated 4 years ago
Alternatives and similar repositories for GMVAE
Users that are interested in GMVAE are comparing it to the libraries listed below
Sorting:
- This repository contains the implementation of the VAE and Gaussian Mixture VAE using TensorFlow and several network architectures☆210Updated 4 years ago
- Unsupervised clustering with (Gaussian mixture) VAEs☆298Updated 8 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆213Updated 5 years ago
- Ladder Variational Autoencoders (LVAE) in PyTorch☆91Updated 4 years ago
- the reproduce of Variational Deep Embedding : A Generative Approach to Clustering Requirements by pytorch☆136Updated last year
- A PyTorch Implementation of VaDE(https://arxiv.org/pdf/1611.05148.pdf)☆38Updated 4 years ago
- (FTML 2021) Official implementation of Dynamical VAEs☆229Updated 2 years ago
- Python code for paper - Variational Deep Embedding : A Generative Approach to Clustering☆302Updated 7 years ago
- code for "Isolating Sources of Disentanglement in Variational Autoencoders".☆350Updated 2 years ago
- Multimodal Mixture-of-Experts VAE☆204Updated last year
- Pytorch implementation of the Variational Recurrent Neural Network (VRNN).☆285Updated 3 years ago
- A pytorch implementation of MINE(Mutual Information Neural Estimation)☆346Updated 6 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆271Updated 6 years ago
- Variational autoencoders: VAE, gaussian mixture VAE (GMVAE), and a basic ladder VAE (LVAE)☆47Updated 5 years ago
- Implementation of a model to make VAE and GMM train from each other☆26Updated 3 years ago
- Pytorch implementation of β-VAE☆543Updated 4 years ago
- Code for ICML2020 paper - CLUB: A Contrastive Log-ratio Upper Bound of Mutual Information☆334Updated last year
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆204Updated 6 years ago
- PyTorch implementation of a Variational Autoencoder with Gumbel-Softmax Distribution☆208Updated 6 years ago
- Mutual Information Neural Estimation in Pytorch☆325Updated 8 months ago
- Experiments for understanding disentanglement in VAE latent representations☆818Updated 2 years ago
- Disentanglement library for PyTorch☆276Updated 3 years ago
- Pytorch implementation of Hyperspherical Variational Auto-Encoders☆365Updated 5 years ago
- Minimalist implementation of VQ-VAE in Pytorch☆540Updated 4 years ago
- Implementation of Real NVP in PyTorch☆231Updated 5 years ago
- This repo is for our paper "ControlVAE: Controllable Variational Autoencoder" published at ICML 2020. It can be used for text generation,…☆93Updated 2 years ago
- Reimplementation of Variational Inference with Normalizing Flows (https://arxiv.org/abs/1505.05770)☆234Updated 6 years ago
- Linxiao Yang, Ngai-Man Cheung, Jiaying Li, and Jun Fang, "Deep Clustering by Gaussian Mixture Variational Autoencoders with Graph Embeddi…☆53Updated 4 years ago
- ☆237Updated 6 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…