Contents

momentum

A value, between 0 and 1, the normalization operation uses to update the moving mean and moving variance during training.

Declaration

var momentum: Float

See Also

Instance Properties