10000 GitHub - mengdih/keras_extensions: A collection of small extensions to Keras (RBM, momentum schedule, ..)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mengdih/keras_extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 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

A collection of small extensions to Keras (RBM, momentum schedule, ..)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0