unsupervised Learning Vector Quantization (LVQ)
11 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
採用された回答
Greg Heath
2012 年 5 月 17 日
Kohonen's LVQs are supervised versions of SOM. His books provide the details.
help newsom
doc newsom
Hope this helps.
Greg
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!