A Callback that stops training when a monitored quantity has stopped improving.
Instance of keras.models.Model. Reference of the model being trained.
keras.models.Model
Training parameters (eg. verbosity, batch size, number of epochs...).
Generated using TypeDoc
A Callback that stops training when a monitored quantity has stopped improving.