Module dopt.online.amsgrad
Contains an implementation of AMSGrad that relies on automatic differentiation
Functions
Name | Description |
---|---|
amsgrad() | Creates a delegate that can be used to perform a step using the AMSGrad update rule. |
Contains an implementation of AMSGrad that relies on automatic differentiation
Name | Description |
---|---|
amsgrad() | Creates a delegate that can be used to perform a step using the AMSGrad update rule. |