LearnerModelRecord

Type Alias LearnerModelRecord 

Source
pub type LearnerModelRecord<LC> = <<LC as LearningComponentsTypes>::TrainingModel as Module<TrainingBackend<LC>>>::Record;
Expand description

The record of the learner’s model.