Note that -f overrides all other trial-specific command-line options.
```
## Experiment structure
Experiments consist of one or many rllib YAML config files
alongside a MARKDOWN file containing results, plots
and a detailed description of the methodology.
Experiments consist of one or many RLlib YAML config files alongside a MARKDOWN file containing results, plots and a detailed description of the methodology.
All files are stored in a experiment folder under `experiments/<env-name>/<experiment-name>`.
An example can be found under `experiments/flatland_random_sparse_small/global_obs_conv_net/README.md`.