How do I interpret the output of a trained SOM for classification.

2 ビュー (過去 30 日間)
Romaine Carter
Romaine Carter 2012 年 9 月 18 日
回答済み: aarti birla 2016 年 5 月 12 日
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?

採用された回答

Greg Heath
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 件のコメント
Romaine Carter
Romaine Carter 2012 年 9 月 19 日
Thank you, I came to a similar conclusion after a few minutes of reading, it seems SOM's are useful only for visualizing the classification, while LVQ's are what would do the actual classification.

サインインしてコメントする。

その他の回答 (1 件)

aarti birla
aarti birla 2016 年 5 月 12 日
Can you please share code for classification using SOM and LVQ?

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by