Skip to content

Experiment module redesign

Currently, run_exp.py file does too many "orchestration" tasks in experiment, and it's becoming difficult to add support for new tools in experiment module. We should work on making this more modular