Skip to content

Denoising Autoencoder on MNIST implemented in Tensorflow

Notifications You must be signed in to change notification settings

alexvlis/denoising-autoencoder

Repository files navigation

Denoising Autoencoder

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.

Sample:

Setup

Installation: sudo pip install -r requirements.txt
Run: jupyter notebook Denoise_Autoencoder.ipynb

About

Denoising Autoencoder on MNIST implemented in Tensorflow

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published