Skip to content

xgenpanda/keras_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of small extensions to Keras

Extensions

  • Restricted Boltzmann Machine (RBM)
  • Gaussian-Bernoulli Restricted Boltzmann Machine (GB-RBM)
  • Momentum schedule
  • Logging helpers (simultaneous logging to console and log file)

Note that some of these extensions are very coupled to Keras' internals which change from time to time. Whenever these extensions break due to changes in Keras, either the extensions need to be updated to reflect the changes, or an older version of Keras should be used.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages