Skip to content

Instantly share code, notes, and snippets.

@Alakhator
Created May 4, 2020 07:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Alakhator/5c20d4e7cc56c06988827aec17f41ba0 to your computer and use it in GitHub Desktop.
Save Alakhator/5c20d4e7cc56c06988827aec17f41ba0 to your computer and use it in GitHub Desktop.
//cluster the data
arma::Row<size_t> clusters;
arma::mat centroids;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment