How do I interpret the output of a trained SOM for classification.
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Romaine Carter
le 18 Sep 2012
Réponse apportée : aarti birla
le 12 Mai 2016
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 commentaires
Réponse acceptée
Greg Heath
le 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
Plus de réponses (1)
aarti birla
le 12 Mai 2016
Can you please share code for classification using SOM and LVQ?
0 commentaires
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!