skshapes.optimization.SGD
- class skshapes.optimization.SGD(lr=0.01, **kwargs)
Bases:
BaseOptimizer- __init__(lr=0.01, **kwargs)
Initialize the optimizer with the given hyperparameters
Methods
__init__([lr])Initialize the optimizer with the given hyperparameters