Learning vector quantization: Difference between revisions

Content deleted Content added
m Algorithm: LaTeX spacing clean up, replaced: \, </math> → </math> using AWB
Algorithm: Fixed typo
Tags: canned edit summary Mobile edit Mobile app edit
Line 22:
* the corresponding label <math>c_i</math> to each neuron <math> \vec{w_i} </math>
* how fast the neurons are learning <math> \eta </math>
* and an input list <math> L </math> containing all the vectors of which the labels are known already (Trainingssettraining set).
 
The algorithm's flow is: