How do I interpret the output of a trained SOM for classification.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Romaine Carter
el 18 de Sept. de 2012
Respondida: aarti birla
el 12 de Mayo de 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 comentarios
Respuesta aceptada
Greg Heath
el 19 de Sept. de 2012
Kohonen's advice: Convert the SOM to a LVQ neural network.
Hope this helps.
Thank you for officially accepting my answer.
Greg
Más respuestas (1)
aarti birla
el 12 de Mayo de 2016
Can you please share code for classification using SOM and LVQ?
0 comentarios
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!