Skip to content

sheiny/Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clustering

K-Means Clustering using CPU.

Required Packages

CMake v3.2.2+

A C++ compiler compatible with C++14

How to build

Just cmake and make ;)

How to run

The benchmarks from iccad 2015 are available in /test/input_files.tar.gz just decompress the file.

There are few examples of how to run in test folder.

To the run_tests binary you must provide a tag for example [sequential].

About

K-Means Clustering using CPU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published