
Self-Organizing Maps for Machine Learning Algorithms
In this article, you’ll be introduced to the concept of self-organizing maps (SOMs) and presented with a model called a Kohonen network, which will be able to map the input patterns onto a surface, where some attractors (one per class) are placed through a competitive learning process. Such a model will be able to recognise new patterns […]