Skip to content

Self Organizing Maps in python and spherical coordinates

License

Notifications You must be signed in to change notification settings

mgckind/somsphere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

somsphere

(Self Organizing Maps in spherical coordinates)

Just the piece (SOMZ) of code taken from MLZ to create Self Organizing Maps in different topologies (spherical, rectangular and hexagonal coordinates).

See Documentation here

Paper Reference where this is introduced and used here

Installation

pip install git+https://github.com/mgckind/somsphere.git

It supports python2 and python3

Requirements

Beside standard libraries (numpy, matplotlib, scipy) to run in spherical coordinates it also needs healpy, a library to deal with spherical coordinates and spherical tesellations. This last requirement is optional

Examples

See here for a notebook example on how to get started.

About

Self Organizing Maps in python and spherical coordinates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published