Contains an implementation of AMSGrad that relies on automatic differentiation
Creates a delegate that can be used to perform a step using the AMSGrad update rule.
See Source File
Henry Gouk
Contains an implementation of AMSGrad that relies on automatic differentiation