BOAT-MS
Installation Guide:
Introduction
Installation and Usage Guide
BOAT-MS Structure
Core Problem Class
Main Subpackages
boat_ms.gm_ol
Submodules
boat_ms.gm_ol.dynamical_system
boat_ms.fo_ol
boat_ms.utils
Extension with Operation_Registry
Example:
L2 Regularization with MindSpore
BOAT-MS
BOAT-MS Structure
boat_ms.gm_ol
View page source
boat_ms.gm_ol
Submodules
boat_ms.gm_ol.dynamical_system
class
boat_ms.gm_ol.dynamical_system.
DynamicalSystem
(
ll_objective
,
ul_objective
,
lower_loop
,
ul_model
,
ll_model
,
solver_config
)
[source]
Bases:
object
abstract
optimize
(
**
kwargs
)
[source]