# variational-autoencoder **Repository Path**: lw00245/variational-autoencoder ## Basic Information - **Project Name**: variational-autoencoder - **Description**: generate MNIST using a Variational Autoencoder - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-04 - **Last Updated**: 2021-03-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # variational-autoencoder generate MNIST using a Variational Autoencoder ![](http://kvfrans.com/content/images/2016/08/mnist.jpg) ![](http://kvfrans.com/content/images/2016/08/vae.jpg) This is code that goes along with [my post explaining the variational autoencoder.](http://kvfrans.com/variational-autoencoders-explained/) Based off this [really helpful post](https://jmetzen.github.io/2015-11-27/vae.html)