8

Does anybody know of, or have, a reasonable implementation of SOMs in Mathematica?

  • [This might or might not help ...](https://www.google.com/search?q=site:http://library.wolfram.com%20self%20organizing%20map%20-site:http://library.wolfram.com/search/) – Szabolcs Jan 05 '12 at 14:57
  • Thanks, I know about this one. I'm looking for some free code. I am pretty sure I can writ it myself, but I would rather improve an existing piece of code if that is necessary. – Richard Palmer Jan 05 '12 at 19:25

1 Answers1

4

There is a third-party Mathematica package called machine learning framework, which implements self-organizing maps.

Szabolcs
  • 24,728
  • 9
  • 85
  • 174
sakra
  • 62,199
  • 16
  • 168
  • 151