|
Doxygen
1.9.1
|

Classes | |
| class | TasOptimization::ParticleSwarmState |
| Stores the information about a particle swarm. More... | |
| class | TasOptimization::GradientDescentState |
| Stores the information about a gradient descent run. More... | |
The Tasmanian framework uses states objects to encapsulate meta-data related to the optimization algorithms. Each algorithm is associated with a separate state class containing specific parameters.