Learning vector quantization
暂无分享,去创建一个
Closely related to VQ and SOM is Learning Vector Quantization (LVQ). This name signifies a class of related algorithms, such as LVQ1, LVQ2, LVQ3, and OLVQ1. While VQ and the basic SOM are unsupervised clustering and learning methods, LVQ describes supervised learning. On the other hand, unlike in SOM, no neighborhoods around the “winner” are defined during learning in the basic LVQ, whereby also no spatial order of the codebook vectors is expected to ensue.
[1] Teuvo Kohonen,et al. Learning Vector Quantisation and the Self Organising Map , 1992 .