Documentation For Encog 2.x

ART1PatternĀ Properties

The properties of the ART1Pattern class are listed below. For a complete list of ART1Pattern class members, see the ART1Pattern Members topic.

Public Instance Properties

A1 The A1 parameter.
ActivationFunction This method will throw an error, you can't set the activation function for an ART1. type network.
B1 The B1 parameter.
C1 The C1 parameter.
D1 The D1 parameter.
InputNeurons The number of input neurons.
OutputNeurons The number of output neurons.
Vigilance The vigilance for the network.

See Also

ART1Pattern Class | Encog.Neural.Networks.Pattern Namespace