cellflow.training.LoggingCallback¶
- class cellflow.training.LoggingCallback[source]¶
Base class for logging callbacks in the
CellFlowTrainerMethods
on_log_iteration(dict_to_log)Called at each validation/log iteration to log data
Called at the beginning of training to initiate logging
on_train_end(dict_to_log)Called at the end of trainging to log data