Skip to content

cdamore/Autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autoecoder

Symmetric Autoencoder for the MNIST dataset. Reduces dimensions of an input handwritten digit image from 784 (28x28x1) to 10, and is able to effectivly decode back to 784.

This program runs on python3 and uses tensorflow

About

Symmetric Autoencoder for the MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages