BaseOptimizer
Bases: object
object
Initialize the optimizer with the given hyperparameters
Methods
__init__(name, **kwargs)
__init__