Versions in this module Expand all Collapse all v1 v1.1.0 Oct 30, 2023 Changes in this version + type Exponential struct + func New(init, final float64, iter int) *Exponential + func (d *Exponential) Decay(lr float64, t int) float64