Skip to content
#

k-means-clustering

Here are 37 public repositories matching this topic...

"Octopus Realtime Encephalography Lab" is the (hard) real-time networked EEG-lab framework I have developed during my PhD Thesis at Brain Research Lab of Hacettepe University Faculty of Medicine Biophysics Lab. It is meant to be a holistic golden-standard solution for all tasks of cortical source localization/networking, brain-computer interface…

  • Updated Jan 30, 2024
  • C++

This project consists in the implementation of the K-Means and Mini-Batch K-Means clustering algorithms. This is not to be considered as the final and most efficient algorithm implementation as the objective here is to make a clear comparison between the sequential and parallel execution of the clustering steps.

  • Updated Jul 9, 2023
  • C++

Improve this page

Add a description, image, and links to the k-means-clustering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the k-means-clustering topic, visit your repo's landing page and select "manage topics."

Learn more