Skip to main content

Module training

Module training 

Source
Expand description

Training — top-level training module re-exports

Provides a unified training entry point, separated from inference to prevent feedback loops (MTD-09: Feedback Loop Detection).

Re-exports§

pub use crate::train::*;