This project implements an autoencoder in Tensorflow and investigates its ability to reconstruct images, from the MNIST dataset, after they are corrupted by artificial noise.
Installation: sudo pip install -r requirements.txt
Run: jupyter notebook Denoise_Autoencoder.ipynb