Learning vector quantization: Difference between revisions

Content deleted Content added
m clean up, replaced: |dead-url=yes → |url-status=dead
m Algorithm: number to word
Line 17:
==Algorithm==
Below follows an informal description.<br>
The algorithm consists of 3three basic steps. The algorithm's input is:
* how many neurons the system will have <math>M</math> (in the simplest case it is equal to the number of classes)
* what weight each neuron has <math>\vec{w_i}</math> for <math>i = 0,1,...,M - 1 </math>