Documentation For Encog 2.x

SOMPatternĀ Properties

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

Public Instance Properties

ActivationFunction Set the activation function. A SOM uses a linear activation function, so this method throws an error.
InputNeurons The number of input neurons.
OutputNeurons Set the number of output neurons.

See Also

SOMPattern Class | Encog.Neural.Networks.Pattern Namespace