Skip to content
Snippets Groups Projects

Fix error in trainer function

Merged Driss KHALIL requested to merge Fix_checkpoint_process_error into master
2 unresolved threads
@@ -326,6 +326,10 @@ def checkpointer_process(
max_epoch : int
end_potch
Returns
-------
lowest_validation_loss : float
"""
Loading