onTrainEnd

open fun onTrainEnd(logs: TrainingHistory)

Called at the end of training. This method is empty. Extend this class to handle this event.

Parameters

logs

training history, containing full information about previous epochs.