Skip to content

A TensorFlow based Python library for autoencoders. Specifically a sparse autoencoder and implementing self-taught learning paradigm.

Notifications You must be signed in to change notification settings

pulinagrawal/self-taught

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-taught

By Pulin Agrawal

A TensorFlow based Python library for autoencoders. Specifically for sparse autoencoders and implementing self-taught learning paradigm.

Autoencoder

at https://github.com/pulinagrawal/self-taught/blob/master/src/utils/ae.py

Features

  • Model searlization
  • Tied weights
  • Sparse autoencoder (KL Divergence regularization)
  • Denoising
  • Dropout regularization
  • TensorFlow summary

About

A TensorFlow based Python library for autoencoders. Specifically a sparse autoencoder and implementing self-taught learning paradigm.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published