Add a function that helps in merging multiple json files that contains different algos or envs or tasks or seeds related to the same experiment setup in order to have a centralised json file that will be used in the plotting tools.
Why?
We often run experiments on different computes causing us to have the same benchmark experiments in different json files.
What?
Add a function that helps in merging multiple json files that contains different algos or envs or tasks or seeds related to the same experiment setup in order to have a centralised json file that will be used in the plotting tools.
Why?
We often run experiments on different computes causing us to have the same benchmark experiments in different json files.