hosa.callbacks.early_stopping.EarlyStoppingAtMinLoss.on_train_end

EarlyStoppingAtMinLoss.on_train_end(logs=None)[source]

This function is called when the training is finished, and it is used to set a flag for early stopping.

Parameters
  • logs (dict) – Currently no data is passed to this argument for this method but that

  • future. (may change in the) –