Ecosyste.ms: Awesome
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: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/somenath203/removing-noise-from-mnist-handwritten-digit-images-using-autoencoder
- Owner: somenath203
- Created: 2024-01-21T07:15:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-21T18:21:44.000Z (about 1 year ago)
- Last Synced: 2024-11-19T17:58:43.771Z (2 months ago)
- Topics: autoencoder, autoencoder-mnist, keras, mnist, mnist-dataset, noise-reduction, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.