Skip to content

KosalaHerath/kohonen-som

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT license

Kohonen's Self-Organizing Map (SOM)

MATLAB implementation of a Kohonen Self Organizing Map (SOM).

Using the basic SOM algorithm, a few interesting examples that have mentioned in Self-Organizing Maps Book by Teuvo Kohonen have been implemented using MATLAB.

Results:

Example 1: Square Input Distribution

Example 2: Triangle Input Distribution

Example 3: Triangle Input Distribution with 1D neuron array

Please suggest any modifications that will improve these implementations by reporting an issue.

Cheers!! 🍺

About

MATLAB implementation of a Kohonen Self Organizing Map (SOM).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages