Skip to content

MatejBabis/TensorFlow2Autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TensorFlow 2 Autoencoder

Simple autoencoder to serve as a starting point for further projects in TensorFlow 2.

Hyperparameters are by no means fine-tuned. Tested on MNIST dataset.

Dependencies

  • TensorFlow
  • NumPy
  • matplotlib (for visualisation of results)

About

Basic deep fully-connected autoencoder in TensorFlow 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages