SOMLearningLearningRadius Property |
Namespace: Accord.Neuro.Learning
Determines the amount of neurons to be updated around winner neuron. Neurons, which are in the circle of specified radius, are updated during the learning procedure. Neurons, which are closer to the winner neuron, get more update.
Note |
---|
In the case if learning rate is set to 0, then only winner neuron's weights are updated. |
Default value equals to 7.