Neural Network Clustering: Querying a neuron hit on a Self organising Map
이전 댓글 표시
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.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!