An open API service indexing awesome lists of open source software.

https://github.com/somenath203/removing-noise-from-mnist-handwritten-digit-images-using-autoencoder


https://github.com/somenath203/removing-noise-from-mnist-handwritten-digit-images-using-autoencoder

autoencoder autoencoder-mnist keras mnist mnist-dataset noise-reduction tensorflow

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Removing Noise from MNIST handwritten digit images using Autoencoder

This project demonstrates how to use autoencoder a type of neural network, to remove noise from images of handwritten digits of the MNIST dataset.