Reproducing Published Experiments and Results
This is a guide on how to reproduce published experiments and results for various datasets.
Note: Understand how to launch training runs and view results first!
Before trying to reproduce published results, it might be useful to read the following tutorials:
- Follow the steps in the Dataset Pipeline in order to download and postprocess your dataset(s) of interest.
- Some of the datasets provide explicit guidelines on reproducing experiments that should be followed (for example, the CoRL 2021 robomimic datasets).
- Otherwise, you can just follow the normal steps for launching training runs and viewing training results.