Different experimental setups
Opened this issue · 0 comments
nizomovs commented
Usually, you have slightly different experiment.yml
s to use locally and to use on a cluster. One can approach this by (un)commenting/editing the appropriate lines but this can be error prone.
It would be nice to add support for this without having to manually edit the entire experiments.yml
but i.e. instead adding some configuration parameter to switch between possible experiment setups.