deephyper.keras.callbacks ========================= .. automodule:: deephyper.keras.callbacks .. rubric:: Functions .. autosummary:: :toctree: :nosignatures: import_callback .. rubric:: Classes .. autosummary:: :toctree: :template: custom-class-template.rst :nosignatures: CSVExtendedLogger LearningRateScheduleCallback LearningRateWarmupCallback StopIfUnfeasible TimeStopping .. autosummary:: :toctree: :template: custom-module-template.rst :recursive: deephyper.keras.callbacks.csv_extended_logger deephyper.keras.callbacks.learning_rate_warmup deephyper.keras.callbacks.stop_if_unfeasible deephyper.keras.callbacks.stop_on_timeout deephyper.keras.callbacks.time_stopping deephyper.keras.callbacks.utils