unsupervised Learning Vector Quantization (LVQ)

Hello,
Correct me if I am wrong, but matlab includes the LVQ1 and LVQ2 training algorithms for learning vector quantization neural networks.
These algorithms refer to supervised learning.
Is there a way to use the "generalised LVQ" which is an unsupervised learning algorithm? This algorithm does not involves "target classes".
Thank you very much.
Natasha

 채택된 답변

Greg Heath
Greg Heath 2012년 5월 17일

0 개 추천

Kohonen's LVQs are supervised versions of SOM. His books provide the details.
help newsom
doc newsom
Hope this helps.
Greg

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by