Module dopt.online.adam

Contains an implementation of ADAM that relies on automatic differentiation

Functions

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