Documentation For Encog 2.x

BAMPattern.ActivationFunction Property

Not used, the BAM uses a bipoloar activation function.

public IActivationFunction ActivationFunction { public get; public set; }

Implements

INeuralNetworkPattern.ActivationFunction

See Also

BAMPattern Class | Encog.Neural.Networks.Pattern Namespace