Expand description
Traits for integration with other modules
This module defines traits that serve as an abstraction layer for integration with other scirs2 modules without creating direct dependencies. These traits are implemented conditionally based on feature flags.
Traitsยง
- Metric
Callback - Trait for callbacks that can track metrics during training
- Metric
Computation - Trait for metrics that can be computed on neural network predictions and targets