io.github.mandar2812.dynaml.optimization
An updater which uses both the local gradient and the inertia of the system to perform update to its parameters.
a Tuple2 of P, the first element represents the updated parameters and the second element represents the update performaned.
An updater which uses both the local gradient and the inertia of the system to perform update to its parameters.