Skip to content

Implementation of a denoising convolutional autoencoder for the MNIST dataset.

Notifications You must be signed in to change notification settings

giorgionicoletti/denoising_convolutional_autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Denoising convolutional autoencoder

A simple implementation of a denoising convolutional autoencoder that uses PyTorch to reconstruct images from the MNIST dataset after injecting some white noise.

The dataset is saved in a .mat file.

About

Implementation of a denoising convolutional autoencoder for the MNIST dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published