Subject:
Re: Implementation of Kohonen NNs
Author:
Denis Susac
Date:
5/8/2002
I assume that you are familiar with Web resources containing basic SOM implementations around the Net (this site contains quite a few, try our search facility or Neural Networks 101.
The best free package that I'm aware of and that could fulfill your needs is JavaSOM. The visualization of results (the trained map) is implemented by using Scalable Vector Graphics (SVG), which is an XML application language. The results can also be visualized in the Portable Document Format (PDF).
|