deephyper.keras.callbacks
deephyper.keras.callbacks#
Functions
Import a callback class from its name. |
Classes
Callback that streams epoch results to a csv file. |
|
Stop training when a specified amount of time has passed. |
Adapted from Horovod implementation: https://github.com/horovod/horovod/blob/master/horovod/keras/callbacks.py |
|
Callback that stops training when a specified amount of time has passed. |
|