Skip to content

caglar/PowerupAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoencoders

Implementation of several different types of autoencoders in Theano.

    <li>da.py: Denoising Autoencoder implementation</li>
    <li>ca.py: Contractive Autoencoder implementation</li>
    <li>sa.py: Sparse Autoencoder implementation</li>
    <li>autoencoder.py: Base class for other autoencoder types and basic implementation of a linear autoencoder.</li>
    

Releases

No releases published

Packages

No packages published