Skip to content

ShivamIITK21/K-Medoids-Parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

K-Medoid Algorithms

This repo contains implementations of K-Medoid Clustering algorithms.

Serial PAM

Single threaded PAM algorithm which runs on CPU

Parallel PAM

Parallelized PAM which run on CUDA supported GPUs.

About

Algorithms for K-Medoids Clustering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published