Open rougier opened 9 years ago
Author: Nicolas Rougier (@rougier) Submitter: Nicolas Rougier (@rougier) Sources: https://github.com/rougier/neural-networks/blob/master/som.py
This is an implementation of the Teuvo Kohonen self-organizing algorithm (20 000 citations). The code is reasonably well commented.
Very nicely done!
thanks, this article help me finish my thesis.
Author: Nicolas Rougier (@rougier) Submitter: Nicolas Rougier (@rougier) Sources: https://github.com/rougier/neural-networks/blob/master/som.py
This is an implementation of the Teuvo Kohonen self-organizing algorithm (20 000 citations). The code is reasonably well commented.