Documentation For Encog 2.x

ActivationTANH.HasDerivative Property

Return true, TANH has a derivative.

public override bool HasDerivative { public get; }

Implements

IActivationFunction.HasDerivative

See Also

ActivationTANH Class | Encog.Neural.Activation Namespace