Skip to content

Releases: AnswerDotAI/fastkmeans

v0.0.4

04 May 09:53
Compare
Choose a tag to compare
  • Goes extremely fast on any GPU that supports Triton thanks to amazing work by @warner-benjamin!
  • Fixes some CPU incompatibility due to added triton imports thanks to @Isaac-Flath

v0.2.0

14 Apr 04:04
5e18f3f
Compare
Choose a tag to compare
  • Supports Triton for ultra-fast single-GPU clustering thanks to @warner-benjamin

v0.1.0

14 Apr 04:02
16f5e1a
Compare
Choose a tag to compare

Initial release. Supports CPU & GPU, no n-redos, Lloyd's algorithm with normalized euclidean distances.