Search code examples
neural-networksom

Neural Neworks SOM tutorial


Can anyone recommend me some good tutorial regarding SOM? I googled up some, but I'm not very satisfied with them.

Thanks, proper


Solution

  • What are you looking for in particular and what language are you using? One of the easiest explanations of SOM involve the automatic mapping of similar colours as described here and here. I always liked AI-Junkie's site which also demonstrates the colour classification. Try and understand why the colours merge as that is probably the 'hello world' equivalent in Self-Organizing Maps.

    Is there something in particular you don't understand?