Documentation For Encog 2.x

RSOMPatternĀ Properties

The properties of the RSOMPattern class are listed below. For a complete list of RSOMPattern class members, see the RSOMPattern 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

RSOMPattern Class | Encog.Neural.Networks.Pattern Namespace