Warning: This project is deprecated. TensorFlow Addons has stopped development, The project will only be providing minimal maintenance releases until May 2024. See the full announcement here or on github.

tfa.callbacks.TimeStopping

Stop training when a specified amount of time has passed.

Used in the notebooks

Used in the tutorials

seconds maximum amount of time before stopping. Defaults to 86400 (1 day).
verbose verbosity mode. Defaults to 0.

Methods

get_config

View source

set_model

set_params