Neural Network Clustering: Querying a neuron hit on a Self organising Map
Show older comments
Is there a command within the Neural Networks toolbox to query a neuron on a SOM?
I created a input training matrix of 9 animals with 7 features per animal(eg. size, legs, wings, etc). I tried to use a 2x2 SOM to classify these animals. The SOM suggested that Neuron1=2 hits, Neuron2=1 hit, Neuron3=4 hits, Neuron4=2 hits.
I would like to interrogate each neuron to find out which of the 7 vectors mentioned triggered it (eg. which two animals triggered Neuron1) so the map is more representative of which vectors are associated with various neurons.
Any help will be deeply appreciated.
PS: I've used the nctool command to generate the SOM.
Thanks. John.
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!