Mind-the-Pineapple / adversarial-autoencoderLinks
Tensorflow 2.0 implementation of Adversarial Autoencoders
☆20Updated 6 years ago
Alternatives and similar repositories for adversarial-autoencoder
Users that are interested in adversarial-autoencoder are comparing it to the libraries listed below
Sorting:
- Contrastive Variational Autoencoders☆68Updated 6 years ago
- Experiments on Self-Supervised Learning on EEG data☆19Updated 5 years ago
- Code supporting the paper "Multimodal Autoencoder: A Deep Learning Approach to Filling In Missing Sensor Data and Enabling Better Mood Pr…☆70Updated 6 years ago
- Pytorch implementation of SOM-VAE: INTERPRETABLE DISCRETE REPRESENTATION LEARNING ON TIME SERIES https://arxiv.org/pdf/1806.02199v7.pdf☆32Updated 5 years ago
- The code for the cycle wasserstein regression generative adversarial network model for semi supervised bi-directional regression.☆24Updated 6 years ago
- Generalized Canonical Correlation Analysis☆51Updated 7 years ago
- Mutual Information Neural Estimator implemented in Tensorflow☆46Updated 6 years ago
- ☆43Updated 6 years ago
- Latent space clustering in Generative Adversarial Network (GAN)☆105Updated 3 years ago
- Pytorch Implementation of ClusterGAN (arXiv:1809.03627)☆96Updated 2 years ago
- ☆25Updated 6 years ago
- ☆118Updated 3 years ago
- A deep clustering algorithm. Code to reproduce results for our paper N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of …☆135Updated last year
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- A Pytorch Implementation of the Beta-VAE☆44Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆88Updated 6 years ago
- Pytorch implementation of paper "Autoencoding beyond pixels using a learned similarity metric"☆43Updated 5 years ago
- PyTorch implementation of "MIDA: Multiple Imputation using Denoising Autoencoders"☆28Updated 6 years ago
- MisGAN: Learning from Incomplete Data with GANs☆82Updated last year
- Experiments with Adversarial Autoencoders using Keras☆22Updated 5 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch