Skip to content

Instantly share code, notes, and snippets.

View saifuddin778's full-sized avatar
🎯
Focusing

Saifuddin Abdullah saifuddin778

🎯
Focusing
View GitHub Profile
@saifuddin778
saifuddin778 / README.md
Last active June 30, 2016 03:55
Color Clustering - I

This example achieves locality-sensitive color clustering by mimicing the behavior of Kohonen's Self Organizing Maps (a type of a neural network, commonly referred as SOM). With few modifications to Kohonen's idea, it is being demonstrated that how SOMs achieve a map of locality-sensitive soft data clustering, which is used in tasks like unsupervised (and supervised) modeling.