CodingTrain / Suggestion-Box

A repo to track ideas for topics
571 stars 86 forks source link

K-Means Clustering #755

Open simon-tiger opened 6 years ago

simon-tiger commented 6 years ago

I think it would be useful to do some K-Means Clustering. Because word2vec is on your list and both of these things are actually Machine Learning. I have an implementation in Processing and a Psuedocode already. Here it is: https://github.com/simon-tiger/k-means-clustering

k-means clustering

viktorstrate commented 6 years ago

I would really like to see an episode with this too 👍

SpidersArePeople commented 6 years ago

+1 this would be very cool!