Commands#
You can run a certain problem and optimizer combination directly with Hydra via:
Another option is to fill the database with all possible combinations of problems and optimizers you would like to run:
Then, run them from the database with:
To check whether any runs are missing, you can use the following command. It will create
a file runcommands_missing.sh
containing the missing runs:
To collect all run data generated by the file logger into csv files, use the following command:
The csv files are then located in<rundir>
. The logs.csv
contain the trial info and values and
the logs_cfg.csv
contain the experiment configuration.
The experiments can be matched via the column experiment_id
.
Experiments with error status (or any other status) can be reset via: