-
Notifications
You must be signed in to change notification settings - Fork 1
kdickerson/Sompy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Provides a simple framework for creating and training Self-Organizing Maps fairly quickly using scipy. Built against the Python 2.x series on Linux. Python 3 compatibility unknown. No OS specific code used, but untested on other OSes. Dependencies: Saving images (like the similarity mask) requires Python Imaging Library (PIL) An example is included which creates a SOM for colors. This is a nice way to see what's happening. The save_colors function is meaningless outside of the colors example. Normally you would just view the similarity mask. Which gives you an idea of the smoothness. The darker an area is the more rapid the change that occurred there across the SOM. This is generally bad.
About
Self-Organizing Maps using Python and SciPy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published