Documentation For Encog 2.x

ElmanPattern.ActivationFunction Property

Set the activation function to use on each of the layers.

public IActivationFunction ActivationFunction { public get; public set; }

Implements

INeuralNetworkPattern.ActivationFunction

See Also

ElmanPattern Class | Encog.Neural.Networks.Pattern Namespace