JFSOM 1.1 review

Download
by rbytes.net on

JFSOM (Java framework for self organising maps) is a Java framework which allows you to create, use and display self organising maps

License: GPL (GNU General Public License)
File size: 75K
Developer: Kilian Thiel
0 stars award from rbytes.net

JFSOM (Java framework for self organising maps) is a Java framework which allows you to create, use and display self organising maps (som).

The framework is able to create maps of any size and to train them with an existing training algorithm. If needed, you can also implement and use your own training algorithm.

In addition, the trained soms can be displayed in different ways, like displaying the numbers of the weights or the average distances of them.

Requirements:
JRE 1.5

What's New in This Release:
The JFSOM Code was modified for Java 5.
All javadoc comments are in English now, as well as the documentation.
A few methods have been renamed to English method names.
That means that 1.1 is not downwards compatible with earlier versions.

JFSOM 1.1 keywords