Module renderer

Module renderer 

Source
Expand description

Renderer modules to display metrics and training information.

Modules§

tuitui
The tui renderer

Structs§

EvaluationName
The name of an evaluation.
EvaluationProgress
Evaluation progress.
TrainingProgress
Training progress.

Enums§

MetricState
The state of a metric.

Traits§

MetricsRenderer
A renderer that can be used for both training and evaluation.
MetricsRendererEvaluation
Trait for rendering metrics.
MetricsRendererTraining
Trait for rendering metrics.