Learning by Simulations has been developed by Hans Lohninger to support both teachers and students in the process of knowledge transfer and acquisition . Click here for more information. |
Home Mathematics Travelling Salesman | |||||||||
Share this Page:
Kohonen maps are a special kind of neural networks, which try to mimic natural brains with respect to the observation which is commonly represented by the "homunculus". This representation shows that those sensory regions which are very sensitive and have a lot of nerve connections to the brain (e.g. the tongue) influence a larger area of the neo cortex than areas which have less connections (e.g. the back). Further, one can see that this representation is maintaining the topology of the body. Kohonen networks work in a similar way: the topology of the signal space is preserved, and parts of a signal with many samples are assigned to more "neurons" than parts with less details. One special feature of the Kohonen map is, that the neighborhood relationship can be set up by the user. Thus, you can, for example, set up a ring topology which can be used to optimize the classical travelling salesman problem.
|