Skip to content

pnjha/K-Means

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Means

This is a parallel version of KMeans. For serial code just remove all OpenMp constructs or execute the following command before executing kmeans: 'export OMP_NUM_THREADS=1'.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published