Documentation For Encog 2.x

JordanPattern.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

JordanPattern Class | Encog.Neural.Networks.Pattern Namespace