Skip navigation links

Package ai.djl.training.metrics

Contains classes for monitoring the performance of models.

See: Description

Package ai.djl.training.metrics Description

Contains classes for monitoring the performance of models.

It contains a main interface TrainingMetric and various metrics that extend it. More metrics are located within ai.djl.training.loss which have the additional property that those metrics are suited for training.

Skip navigation links