/Image-Noise-Reduction-with-Auto-encoders

This project explores the application of auto-encoders for image noise reduction. Auto-encoders, a type of neural network, excel at learning to compress and reconstruct data, making them effective for tasks such as denoising images.

Primary LanguageJupyter Notebook

Image Noise Reduction with Auto-encoders

This project focuses on using auto-encoders for image noise reduction. Auto-encoders are a type of neural network that can learn to compress data and then reconstruct it, making them useful for tasks like denoising images.