TrainingResult

constructor(epochs: Int, finalLoss: Float)(source)

Parameters

epochs

Number of epochs completed.

finalLoss

The loss value from the final training step.