Difference between revisions of "Kohonen Network (KN)/Self Organizing Maps (SOM)"

From
Jump to: navigation, search
Line 1: Line 1:
[http://www.youtube.com/results?search_query=Kohonen+Network+KN+slef+organizing+maps+somYouTube search...]
+
{{#seo:
 +
|title=PRIMO.ai
 +
|titlemode=append
 +
|keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, Microsoft, Azure, Amazon, AWS
 +
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools
 +
}}
 +
[http://www.youtube.com/results?search_query=Kohonen+Network+KN+self+organizing+maps+SOM YouTube search...]
 +
[http://www.google.com/search?q=Kohonen+Network+KN+self+organizing+maps+SOM+deep+machine+learning+ML+artificial+intelligence ...Google search]
  
 
* [http://www.asimovinstitute.org/author/fjodorvanveen/ Neural Network Zoo | Fjodor Van Veen]
 
* [http://www.asimovinstitute.org/author/fjodorvanveen/ Neural Network Zoo | Fjodor Van Veen]

Revision as of 13:42, 2 February 2019

YouTube search... ...Google search

Kohonen networks (KN, also self organising (feature) map, SOM, SOFM) “complete” our zoo. KNs utilise competitive learning to classify data without supervision. Input is presented to the network, after which the network assesses which of its neurons most closely match that input. These neurons are then adjusted to match the input even better, dragging along their neighbours in the process. How much the neighbours are moved depends on the distance of the neighbours to the best matching units. KNs are sometimes not considered neural networks either. Kohonen, Teuvo. “Self-organized formation of topologically correct feature maps.” Biological cybernetics 43.1 (1982): 59-69.

kn.png