Module dopt.online.amsgrad

Contains an implementation of AMSGrad that relies on automatic differentiation

Functions

NameDescription
amsgrad()Creates a delegate that can be used to perform a step using the AMSGrad update rule.