appendBatch
Appends tracked data from one batch event.
Parameters
epochIndex
Epoch index.
batchIndex
Epoch index.
lossValue
Value of loss function on training dataset.
metricValues
Value of metric function on training dataset.
Appends one BatchTrainingEvent.