What is the difference between SOM (Self Organizing Maps) and K-Means?
问题 There is only one question related to this in stackoverflow, and it is more about which one is better. I just dont really understand the difference. I mean they both work with vectors, which are assigned randomly to clusters, they both work with the centroids of the different clusters in order to determine the winning output node. I mean, where exactly lies the difference? 回答1: In K-means the nodes (centroids) are independent from each other. The winning node gets the chance to adapt each