Skip to content

Files

Latest commit

Jun 24, 2017
117212b · Jun 24, 2017

History

History
27 lines (17 loc) · 1.67 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.67 KB

AutoEncoder and VAE

autoencoder.png

This is the principal of autoencoder.


Simple multilayer perceptron as encoder and decoder we can get the result as follow:

auto0.png auto1.png

The encoder output is actual like this one

auto4.png

Convolution autoencoder result:

image_0.png image_20.png image_90.png

Variational autoencoder result:

image_0.png image_10.png image_90.png