Contents

BNNSOptimizerSGDMomentumWithClippingFields

A structure that contains the fields of a stochastic gradient descent (SGD) with momentum optimizer that optionally clips the gradient by value or by norm.

Declaration

struct BNNSOptimizerSGDMomentumWithClippingFields

Topics

Initializers

Instance Properties

See Also

Optimizers