Skip to content

PsLink/GPU-Kmeans

Repository files navigation

GPU K-means

sharedMEM: use sharedMEM, faster, but has limitation on k & dimension

kmean: normal verison

flag_kmean: use "flag" to reduce outlier groups and accelerate the process.

newkmean: fixed verison of flag_kmean


count.py: count the groups and remove the 0 ones.

radius.py: calculate the radius of each group.

mark: transform the data format.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published