kime-train 0.0.6

Training, distillation and calibration fitting for kime models.
Documentation
1
2
3
//! Training, distillation and calibration fitting. Outside the inference graph on purpose, so nothing it pulls in reaches the server binary. See spec/12-training.md.

#![forbid(unsafe_code)]