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

 Akzeptierte Antwort

Greg Heath
Greg Heath am 17 Mai 2012

0 Stimmen

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

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by