Documentation For Encog 2.x

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

FeedForwardPattern Class | Encog.Neural.Networks.Pattern Namespace