Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 233 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 233 Bytes

autoencoder-mnist

This is a VERY simple implementation on an autoencoder using TensorFlow. The dataset used is the MNIST dataset.

  • Model restoring in autoencoder-mnist_test.py doesn't work yet.

  • See results at results forlder.