Skip to content

Tensorflow implementation of the Kohonen Self Organizing Map

Notifications You must be signed in to change notification settings

spiglerg/Kohonen_SOM_Tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Kohonen_SOM_Tensorflow

Tensorflow implementation of the Kohonen Self Organizing Map

som.py features the complete implementation and a color clustering example.

NOTE: Tensorflow 2.0 probably makes implementing K-SOM much more easy.

Output from the example: alt tag

About

Tensorflow implementation of the Kohonen Self Organizing Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages