Skip to content

ebrahimpichka/conv-autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

conv-autoencoder

Implementation of deep convolutional autoencoder for image noise reduction and dimensionality reductionusing Pytorch framework

The model is trained and tested on FashionMNIST dataset

the overall schema of the model is shown below:

ConvAE