The Wayback Machine - https://web.archive.org/web/20201118053706/https://github.com/avijit9/Contractive_Autoencoder_in_Pytorch
Skip to content
master
Go to file
Code

Latest commit

minor updates to loss function. Thanks for the pull request :)
584c890

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
out
 
 
 
 

README.md

Contractive_Autoencoder_in_Pytorch

Pytorch implementation of contractive autoencoder on MNIST dataset.

To run this code just type the following in your terminal: python CAE_pytorch.py

Result:

alt text

Requirements:

(i) PyTorch (ii) Python 3.6 (iii) matplotlib

Citation:

Rifai, Salah, et al. “Contractive auto-encoders: Explicit invariance during feature extraction.” Proceedings of the 28th international conference on machine learning (ICML-11). 2011.

About

Pytorch implementation of contractive autoencoder on MNIST dataset

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.