issues
search
STEllAR-GROUP
/
phylanx
An Asynchronous Distributed C++ Array Processing Toolkit
Boost Software License 1.0
75
stars
76
forks
source link
Modify kmeans algorithm
#1153
Closed
taless474
closed
4 years ago
taless474
commented
4 years ago
This PR:
modifies kmeans physl version in the examples
modifies kmeans Phylanx and physl python versions
adds kmeans as a primitive
adds a test the cpp version and to compare physl and cpp versions of the algorithm
adds python versions of kmeans for fixed point for comparison
This PR: