Skip to content

Somap v0.1.0

Compare
Choose a tag to compare
@mthiboust mthiboust released this 23 Nov 22:22
· 10 commits to main since this release

This is the first functional release of Somap.

Somap is a flexible, fast and scalable Self-Organizing Maps library in python. It allows you to define and run different flavors of SOMs (Kohonen, DSOM or your custom ones) on square or hexagonal 2D grid, with or without toroidal topology.

Full Changelog: https://github.com/mthiboust/somap/commits/v0.1.0