I'm looking for a C, C++ or Java based SOM implementation with licensing applicable for commercial use (non-zero cost is okay).

So far I'm aware that there exists SOM_PAK (from Kohonen), but the licensing forbids commercial use.

Is anyone aware of alternative implementations?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

How about this, it's BSD licensed.

http://knnl.sourceforge.net/

link|improve this answer
+1 - thanks for paying attention to my language and license request -- this looks great. For others reading this question/answer, there's also a Java version by the same guys here: jknnl.sourceforge.net – Mark Elliot Oct 28 '09 at 12:41
feedback

There is a C# version here: MPerfect.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.