Documentation For Encog 2.x

ActivationSigmoid Properties

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

Public Instance Properties

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

See Also

ActivationSigmoid Class | Encog.Neural.Activation Namespace