Contents

BNNSActivationFunctionLogSoftmax

An activation function that returns the logarithm of the softmax function of its input.

Declaration

var BNNSActivationFunctionLogSoftmax: BNNSActivationFunction { get }

See Also

Raw Values