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