Documentation For Encog 2.x

ART1Pattern.ActivationFunction Property

This method will throw an error, you can't set the activation function for an ART1. type network.

public IActivationFunction ActivationFunction { public get; public set; }

Implements

INeuralNetworkPattern.ActivationFunction

See Also

ART1Pattern Class | Encog.Neural.Networks.Pattern Namespace