Documentation For Encog 2.x

ActivationSoftMax Properties

The properties of the ActivationSoftMax class are listed below. For a complete list of ActivationSoftMax class members, see the ActivationSoftMax Members topic.

Public Instance Properties

Description (inherited from BasicActivationFunction) Always returns null, descriptions and names are not used for activation functions.
HasDerivative Return false, softmax has no derivative.
Name (inherited from BasicActivationFunction) Always returns null, descriptions and names are not used for activation functions.

See Also

ActivationSoftMax Class | Encog.Neural.Activation Namespace