class

GS::Optim::ExponentialLR

Inherits GS::Optim::LRScheduler < Reference < Object

Exponential decay scheduler

Constructors

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

Instance methods

get_lr
Source
step
Source