lyeoni / keras-mnist-VAE
☆15Updated 6 years ago
Alternatives and similar repositories for keras-mnist-VAE
Users that are interested in keras-mnist-VAE are comparing it to the libraries listed below
Sorting:
- Implemented Variational Autoencoder generative model in Keras for image generation and its latent space visualization on MNIST and CIFAR1…☆122Updated 6 years ago
- Autoencoder model for rare event classification☆105Updated 5 years ago
- Autoencoders in Keras☆126Updated 7 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 6 years ago
- Semi-supervised learning with mnist using variational autoencoders. An unsupervised representation is learned which allows for superior …☆33Updated 7 years ago
- TensorFlow Probability Tutorial☆37Updated 5 years ago
- Autoencoders using Keras☆77Updated 7 years ago
- Triplet Variational Autoencoder experiments for DDSM dataset☆22Updated 7 years ago
- Autoencoding beyond pixels using a learned similarity metric by Larsen et al. (https://arxiv.org/abs/1512.09300)☆39Updated 5 years ago
- PSO algorithm written in TensorFlow☆19Updated 5 years ago
- Conditional variational autoencoder applied to EMNIST + an interactive demo to explore the latent space.☆23Updated 6 years ago
- Project repo for Ziff Deep Learning Internship 2017 - Deep learning model performance improvement strategies☆52Updated 7 years ago
- Auto Encoders in PyTorch☆63Updated 7 years ago
- Tensorflow 2.0 implementation of Adversarial Autoencoders☆20Updated 6 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks