Contents

BNNS.SGDMomentumOptimizer

An optimizer that uses the stochastic gradient descent (SGD) with the momentum optimization method.

Declaration

struct SGDMomentumOptimizer

Topics

Creating an SGD with Momentum Optimizer

Inspecting the Properties of an SGD with Momentum Optimizer

Initializers

Instance Properties

See Also

Optimizers