Documentation For Encog 2.x

ActivationSIN Properties

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

Public Instance Properties

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

See Also

ActivationSIN Class | Encog.Neural.Activation Namespace