X Tutup
Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Auto-Encoders

In this lesson, we implement a simple dense autoencoder to reconstruct MNIST images.

HowTo

python main.py
X Tutup