A self organizing map is a neural network pattern with an input and output layer. There is no hidden layer. The winning neuron, which is that neuron with the higest output is the winner, this winning neuron is often used to classify the input into a group.
For a list of all members of this type, see SOMPattern Members .
System.Object
SOMPattern
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: Encog.Neural.Networks.Pattern
Assembly: encog-core-cs (in encog-core-cs.dll)
SOMPattern Members | Encog.Neural.Networks.Pattern Namespace