#SOM
An introduction to self-organizing maps
An introduction to self-organizing mapsThis post introduces the classical self-organizing map (SOM) algorithm proposed by Grossberg and later by Kohonen. We explain the algorithm’s fundamental aspects and implement it on Pytorch.