class

ML::Optim::ExponentialLR

Inherits ML::Optim::LRScheduler / Reference / Object

Exponential decay scheduler

Constructors

new(optimizer : Adam, gamma : Float32 = 0.99_f32)
Source

Instance methods

get_lr
Source
step
Source