Documentation For Encog 2.x

ActivationLinear Properties

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

Public Instance Properties

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

See Also

ActivationLinear Class | Encog.Neural.Activation Namespace