User Guide
API reference
Bases: object
object
A callable that returns a constant learning rate.
lr: the constant learning rate that calls to this object will return.
Methods
set_lr
Sets a new learning rate
lr (float) –
Returns the constant learning rate.