neural network with dynamics
- 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