Skip to content

codeperfectplus/autoEncoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoEncoders

This example demonstrates how to implement a deep convolutional autoencoder for image denoising, mapping noisy digits images from the MNIST dataset to clean digits images

For training the model

python mnist_autoencoders.py train

Run and test the output

python mnist_autoencoders.py run

Output

figure_1.png figure_1.png