Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lyeoni/keras-mnist-cvae


https://github.com/lyeoni/keras-mnist-cvae

autoencoder deep-learning generative-model keras mnist vae

Last synced: about 8 hours ago
JSON representation

Awesome Lists containing this project

README

        

# keras-mnist-CVAE
Conditional Variational AutoEncoder on the MNIST data set using the keras API

## Dependencies
- keras
- tensorflow
- numpy
- scipy
- matplotlib

## Results
- Distribution of labeled data

![alt text](https://github.com/lyeoni/keras-mnist-CVAE/blob/master/samples/digits_latent_sapce.png)

- Learned MNIST manifold (2-D latent space): change z sample on the x-axis










## Reference
1. Learning Structured Output Representation using Deep Conditional Generative Models (paper):
https://papers.nips.cc/paper/5775-learning-structured-output-representation-using-deep-conditional-generative-models