BatchTrainingEvent
Creates BatchTrainingEvent from epochIndex, batchIndex, lossValue, metricValues.
Parameters
epochIndex
Batch index.
batchIndex
Batch index.
lossValue
Final value of loss function.
metricValues
Final value of chosen metric.