Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoencoders

Implementation of several different types of autoencoders in Theano.

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

About

Implementation of several different types of autoencoders

Resources

Stars

115 stars

Watchers

8 watching

Forks

Releases

Packages

Contributors

Languages