optimizers
Optimizes force field parameters to fit some ground truth data
Modules
Here we register all optimizers with bespokefit. |
|
The optimizer model abstract class. |
Classes
This is the abstract basic BaseOptimizer class that each optimizer should use.
Remove an optimizer from the list of valid optimizers.
Get the optimizer class from the list of registered optimizers in bespokefit by name.
Get the list of registered optimizers with bespokefit.
Register a new valid optimizer with bespokefit.
An optimizer class which controls the interface with ForceBalance.