From 245e2c82f6d87e2541a2ae31d2e63f9f20f28837 Mon Sep 17 00:00:00 2001 From: Emmanuel Dellandrea <emmanuel.dellandrea@ec-lyon.fr> Date: Mon, 17 Feb 2025 06:23:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88a21a5..bee8ea4 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Use the documentation of [Stable-Baselines3](https://stable-baselines3.readthedo 🛠 Share the link of the wandb run in the `README.md` file. > ⚠️ **Warning** -> Make sure to make the run public! +> Make sure to make the run public! If it is not possible (due to the restrictions on your account), you can create a WandB [report](https://docs.wandb.ai/guides/reports/create-a-report/), add all relevant graphs and any textual descriptions or explanations you find pertinent, then download a PDF file (landscape format) and upload it along with the code to GitLab. Make sure to arrange the plots in a way that makes them understandable in the PDF (e.g., one graph per row, correct axes, etc.). Specify which report corresponds to which experiment. ### Full workflow with panda-gym -- GitLab