io.github.mandar2812.dynaml.optimization
A Map which stores the current state of the system.
A Map which stores the current state of the system.
Calculates the energy of the configuration, in most global optimization algorithms we aim to find an approximate value of the hyper-parameters such that this function is minimized.
Calculates the energy of the configuration, in most global optimization algorithms we aim to find an approximate value of the hyper-parameters such that this function is minimized.
The value of the hyper-parameters in the configuration space
Optional parameters about configuration
Configuration Energy E(h)
Stores the names of the hyper-parameters
Stores the names of the hyper-parameters
A common binding characteristic between all "globally optimizable" models i.e. models where hyper-parameters can be optimized/tuned.