8000 GitHub - yjxiong/gkmeans: kmeans implementation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yjxiong/gkmeans

Repository files navigation

#GKMeans

GPU-accelerated k-Means clustering

###Compile

git clone --recursive https://github.com/yjxiong/gkmeans
cd gkmeans
mkdir build && cd build
cmake ..
make -j

###Example See The KMeans Sample

Note This project uses row-major memory layout

About

kmeans implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0