A Callback that stops training when a monitored quantity has stopped improving.

Hierarchy

  • Callback
    • EarlyStopping

Properties

Properties

Instance of keras.models.Model. Reference of the model being trained.

params: Params

Training parameters (eg. verbosity, batch size, number of epochs...).

Generated using TypeDoc