Module renderer
Expand description
Renderer modules to display metrics and training information.
Modules§
- tui
- The tui renderer
Structs§
- Evaluation
Name - The name of an evaluation.
- Evaluation
Progress - Evaluation progress.
- Training
Progress - Training progress.
Enums§
- Metric
State - The state of a metric.
Traits§
- Metrics
Renderer - A renderer that can be used for both training and evaluation.
- Metrics
Renderer Evaluation - Trait for rendering metrics.
- Metrics
Renderer Training - Trait for rendering metrics.