Skip to content

sebjwallace/self-organising-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self-organising-map

Kohonen self organising map

Simple implementation of Kehonen's Self Organising Map with a couple of examples. Can work in both browser and nodejs.

Preview of the units adjusting their vectors to fill a sample uniform 2d space:

prev1

Preview of unit vectors moving around in 2d space (left) and the classification of 2d samples (right). Each colour represents a different unit that classifies the sample:

prev2

Preview of static units on the left as a grid, and as moving units as they adjust on the right:

prev3

About

Kohonen self organising map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published