资 源 简 介
PLSOMlib is an API library for using the Parameter-Less Self-Organizing Map (PLSOM) algorithm and the PLSOM2 algorithm.
Documentation
Please see the documentation page.
Demo
Please see the demo page for examples of use and comparison to the SOM algorithm.
NEWS
2012-06-26: Moved to Google Code.
2010-01-21: Article published in Applied Intelligence
2008-09-09: Version 2.0 released.
Changes since version 1.0:
* Faster implementation. Some training tasks now use 25% less time.
* Bugfix: Removed possibility of divide-by-zero bug in GaussianNeighbourhoodFunction.
* Added support for the PLSOM2 algorithm.