Skip to content

Latest commit

 

History

History

08-AutoEncoder

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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