deephyper.keras.callbacks.time_stopping
deephyper.keras.callbacks.time_stopping#
Callback that stops training when a specified amount of time has passed.
source: https://github.com/tensorflow/addons/blob/master/tensorflow_addons/callbacks/time_stopping.py
Classes
Stop training when a specified amount of time has passed. |