Skip to content

SummitKwan/DynamicNN

Repository files navigation

DynamicNN

neural network with dynamics

structure

  • subpackage EBM_numpy: numpy implementation of energy based models, including Hopfield models, Boltsmann machines, and Restricted Boltsmann machines
  • subpackage EBM_tf: tensorflow implementation of these engergy based models
  • folder demo_script: scripts showing how to use these modules
  • folder temp_script: temporary scripts
  • folder model_save: saved hdf5 files of model variables
  • folder model_log: traning log of tensorflow

About

neural network with dynamics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published