Module klib::ml

source ·
Expand description

The ml module contains the core ml logic for gathering, training, and inference.

Modules

  • Base types for machine learning.
  • Module for all inference code.