Skip to content

diwadd/MNISTAutoEncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple autoencoder for the MNIST data set.

The autoencoder is build using TensorFlow. This example is based on the keras example (https://blog.keras.io/building-autoencoders-in-keras.html). However, instead of using keras as a frontend we implement the autoencoder in the Tensorflow API directly (just for training ;-).

About

Unsupervised feature learning on MNIST

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages