piyush01123 / VAE-MNIST-Keras
Variational autoencoder in Keras on MNIST images
☆11Updated 6 years ago
Alternatives and similar repositories for VAE-MNIST-Keras:
Users that are interested in VAE-MNIST-Keras are comparing it to the libraries listed below
- Autoencoders in Keras☆127Updated 6 years ago
- Keras Implementation of Vector Quantizer Variational AutoEncoder (VQ-VAE)☆29Updated 3 years ago
- Autoencoder model for rare event classification☆105Updated 5 years ago
- Hands-On Generative Adversarial Networks with Keras, published by Packt☆77Updated last year
- Understanding disentangling in beta-VAE (Keras)☆35Updated 5 years ago
- Keras Implementation of adverserial autoencoder (AAE)☆56Updated 5 years ago
- Simple guide on how to generate ROC plot for Keras classifier | DLology☆41Updated 6 years ago
- Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this reposi…☆139Updated 6 years ago
- Variational Autoencoder for Dimensionality Reduction of Time-Series☆185Updated 2 years ago
- conditional variational autoencoder written in Keras [not actively maintained]☆96Updated 7 years ago
- Keras implementation of Attention Augmented Convolutional Neural Networks☆121Updated 4 years ago
- Disentangled Variational Auto-Encoder in TensorFlow / Keras (Beta-VAE)☆54Updated 5 years ago
- TensorFlow implementation of the SOM-VAE model as described in https://arxiv.org/abs/1806.02199☆192Updated last year
- Autoencoders using Keras☆77Updated 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
- A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).☆129Updated 5 years ago
- Comparison of Variational Autoencoders with Bayesian Neural Networks. Accuracy, Latent space, Reconstruction and White Noise filtering.