Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 4, 2020 06:59
int k = 2; //amount of clusters
int dim = 2;//dimensionality of program
int samples = 50;
int max_iter = 10;//maximum number of iterations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment