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

2 Ansichten (letzte 30 Tage)
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?

Akzeptierte Antwort

Greg Heath
Greg Heath am 19 Sep. 2012
Kohonen's advice: Convert the SOM to a LVQ neural network.
Hope this helps.
Thank you for officially accepting my answer.
Greg
  1 Kommentar
Romaine Carter
Romaine Carter am 19 Sep. 2012
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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

aarti birla
aarti birla am 12 Mai 2016
Can you please share code for classification using SOM and LVQ?

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help 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