gtoubassi / mnist-vae
Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior classification results with limited labels.
☆32Updated 6 years ago
Alternatives and similar repositories for mnist-vae:
Users that are interested in mnist-vae are comparing it to the libraries listed below
- ☆25Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago
- ☆199Updated 7 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 6 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- PyTorch semi-supervised clustering with Convolutional Autoencoders☆24Updated 6 years ago
- Replication of Semi-Supervised Learning with Deep Generative Models☆98Updated 8 years ago
- A tensorflow version of JULE (Joint Unsupervised Learning of Deep Representations and Image Clusters).☆25Updated 6 years ago
- Wasserstein Adversarial Autoencoder Pytorch☆27Updated 6 years ago
- Variational Autoencoder with Recurrent Neural Network based on Google DeepMind's "DRAW: A Recurrent Neural Network For Image Generation"☆39Updated 8 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 5 years ago
- Pytorch implementation of contractive autoencoder on MNIST dataset☆53Updated 6 years ago
- Implementation of Ladder Network in PyTorch.☆45Updated 7 years ago
- model uncertainty using mc dropout☆20Updated 5 years ago
- Adversarial Non-linear Independent Component Analysis☆50Updated 7 years ago
- Code accompanying the paper Fisher GAN: https://arxiv.org/abs/1705.09675☆23Updated 7 years ago
- Mixture of Generative Adversarial Networks for Clustering☆16Updated 6 years ago
- Implementation of autoencoders in PyTorch☆57Updated 6 years ago
- ☆51Updated 7 years ago
- Implementation of the Sliced Wasserstein Autoencoders☆91Updated 6 years ago
- The code for the cycle wasserstein regression generative adversarial network model for semi supervised bi-directional regression.☆23Updated 6 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆211Updated 4 years ago
- Deep Embedded Clustering with Data Augmentation (DEC-DA). Performance on MNIST (acc=0.985, nmi=0.960).☆55Updated 5 years ago
- Conditional variational autoencoder implementation in Torch☆105Updated 8 years ago
- Code for Deep Bayesian Active Learning (ICML 2017)☆112Updated 6 years ago
- Implementation of Sequential Variational Autoencoder☆85Updated 7 years ago
- A Python implementation of Kernel Mean Matching data reweighting algorithm☆33Updated 9 years ago
- 6️⃣6️⃣6️⃣ Reproduce ICLR '18 under-reviewed paper "MULTI-TASK LEARNING ON MNIST IMAGE DATASETS"☆42Updated 6 years ago
- Implementation of Bayesian NNs in Pytorch (https://arxiv.org/pdf/1703.02910.pdf) (With some help from https://github.com/Riashat/Deep-Ba…☆31Updated 3 years ago
- Code for some of the experiments I did with variational autoencoders on multi-modality and atari video prediction. Atari video prediction…☆62Updated 8 years ago