Dense clustering primitives.
Current scope:
- k-means (k-means++ initialization + Lloyd iterations)
This crate is intended to be a small, backend-agnostic primitive. It does not assume tensors, GPUs, or a specific ML framework.
Dense clustering primitives.
Current scope:
This crate is intended to be a small, backend-agnostic primitive. It does not assume tensors, GPUs, or a specific ML framework.