Documentation For Encog 2.x

ActivationTANH Properties

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

Public Instance Properties

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

See Also

ActivationTANH Class | Encog.Neural.Activation Namespace