Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages