Contents

softmaxNormalization

A Boolean value that specifies whether to apply Softmax normalization to the output of the model.

Declaration

var softmaxNormalization: Bool { get set }

See Also

Instance Properties