How do I interpret the output of a trained SOM for classification.
2 ビュー (過去 30 日間)
古いコメントを表示
I have a SOM network that I have trained on the histogram of grey scale images resized to 50x50. However, I am not sure how to use that network to classify other pictures that I expose to the network. How do i know which picture activated a particular neuron?
0 件のコメント
採用された回答
Greg Heath
2012 年 9 月 19 日
Kohonen's advice: Convert the SOM to a LVQ neural network.
Hope this helps.
Thank you for officially accepting my answer.
Greg
その他の回答 (1 件)
aarti birla
2016 年 5 月 12 日
Can you please share code for classification using SOM and LVQ?
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!