Projects in Awesome Lists tagged with k-means-algorithm
A curated list of projects in awesome lists tagged with k-means-algorithm .
https://github.com/nssharmaofficial/kmeans-in-cuda
K-Means algorithm parallelized in CUDA
cpp cuda cuda-programming high-performance high-performance-computing k-means k-means-algorithm k-means-clustering parallel parallel-computing
Last synced: 27 Apr 2025
https://github.com/khaledashrafh/k-means-clustering
This program implements the K-means clustering algorithm using OpenMP APIs. The K-means algorithm is a popular method of vector quantization that aims to partition n observations into k clusters. Each observation is assigned to the cluster with the nearest mean, serving as a prototype of the cluster.
euclidean-distances gcc-complier high-performance-computing k-means-algorithm k-means-clustering open-mp openmp parallel-processing
Last synced: 28 Mar 2025
https://github.com/aryangupta-09/kmeans-using-mapreduce
K-means clustering algorithm using MapReduce.
distributed-systems grpc grpc-python k-means k-means-algorithm k-means-clustering k-means-implementation k-means-implementation-in-python kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm map-reduce mapreduce mapreduce-algorithm mapreduce-python protobuf-python protobuf3 protocol-buffers remote-communication
Last synced: 23 Feb 2025
https://github.com/klimentlagrangiewicz/k-means-in-zig
An implementation of k-means algorithm in Zig
clustering k-means k-means-algorithm
Last synced: 02 Apr 2025
https://github.com/owengregson/hellafast
A K-Means algorithm implementation involving various optimization techniques. Used to group MNIST dataset of hand-written numbers 0-9.
algorithms algorithms-and-data-structures k-means k-means-algorithm k-means-clustering k-means-plus-plus
Last synced: 16 Mar 2025
https://github.com/klimentlagrangiewicz/k-means-in-c
Implementation of k-means algorithm in C (standard C89/C90)
ansi-c c89 c90 clustering clustering-algorithm data-clustering data-mining k-means k-means-algorithm
Last synced: 12 Apr 2025