eventsByEpoch
Returns all BatchTrainingEvent of the specific epoch.
Return
Indexed and sorted TreeMap of BatchTrainingEvent.
Parameters
epochIndex
Epoch index of the required epoch to return its batch events.
Returns all BatchTrainingEvent of the specific epoch.
Indexed and sorted TreeMap of BatchTrainingEvent.
Epoch index of the required epoch to return its batch events.