Selforganization

A learning algorithm used by the Kohonen Feature Map neural net. During its learning process, the neurons on the net's feature map are organizing themselves depending on given input values. This will result in a clustered neuron structure, where neurons with similar properties (values) are arranged in related areas on the map.

 

Refers to: Kohonen Feature Map, Learning algorithm

Neural Net Components in an Object Oriented Class Structure