Skip to content

Abhipanda4/Sparse-Autoencoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparse Autoencoders

Sparsity constraint is imposed here by using a KL-Divergence penalty. See this for a detailed explanation of sparse autoencoders.

The FashionMNIST dataset was used for this implementation. Figures shown below are obtained after 1 epoch:

Using sparsity penalty:

sparse

Normal autoencoder

no_sparse

Releases

No releases published

Packages

No packages published

Languages