Resolve "integration-sota"
Compare changes
- Charly Lamothe authored
Add on resume mode for the experiment training (and set the overwrite of the resulting model of the experiment optional)
+ 48
− 19
@@ -58,6 +58,21 @@ def process_job(seed, parameters, experiment_id, hyperparameters):
@@ -80,24 +95,38 @@ def process_job(seed, parameters, experiment_id, hyperparameters):
@@ -220,7 +249,7 @@ if __name__ == "__main__":