This website requires JavaScript.
Explore
Help
Register
Sign In
alihan
/
TensorFlow-2.x-Tutorials
Watch
1
Star
0
Fork
0
You've already forked TensorFlow-2.x-Tutorials
mirror of
https://github.com/dragen1860/TensorFlow-2.x-Tutorials.git
synced
2021-05-12 18:32:23 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
master
TensorFlow-2.x-Tutorials
/
11-AE
History
Jackie Loong
3aeeb350c8
update name
2019-08-10 17:37:11 +10:00
..
images
update name
2019-08-10 17:37:11 +10:00
autoencoder.png
update name
2019-08-10 17:37:11 +10:00
main.py
update name
2019-08-10 17:37:11 +10:00
README.md
update name
2019-08-10 17:37:11 +10:00
README.md
Auto-Encoders
In this lesson, we implement a simple dense autoencoder to reconstruct MNIST images.
HowTo
python main.py