Releases: ThomasPasquali/GPU_Kmeans
Releases · ThomasPasquali/GPU_Kmeans
v0.0.1
In this version are included:
- Basic (semi) functioning version of
GPU_Kmeans
- Project file structure
- Utils:
data_generator
,scatter_plots
- Comparisons:
GPU_python
(sklearn.cluster.KMeans
)
GPU_Kmeans
is not optimized and may not work with some inputs.
Full Changelog: https://github.com/ThomasPasquali/GPU_Kmeans/commits/non-optimized