Documentation For Encog 2.x

ActivationSoftMax.HasDerivative Property

Return false, softmax has no derivative.

public override bool HasDerivative { public get; }

Implements

IActivationFunction.HasDerivative

See Also

ActivationSoftMax Class | Encog.Neural.Activation Namespace