TUM-DAML / seml

SEML: Slurm Experiment Management Library
Other
165 stars 29 forks source link

Add sacred.Experiment subclass #128

Closed n-gao closed 7 months ago

n-gao commented 7 months ago

Here, we group a bunch of standard configurations into a custom Experiment class, which must be used going forward. This PR has the following breaking changes:

This PR also adds the print-output command that pulls the output of the experiment from the slurm log file. If that is not present, it attempts to pull it from the database.