From 84fe3528e297dbe1efe65af3a26fe8bb6680b44b Mon Sep 17 00:00:00 2001 From: Jules Coulon <julescoulon10@gmail.com> Date: Thu, 13 Mar 2025 16:16:59 +0100 Subject: [PATCH] Correction link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da972f4..48de8dc 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ We can find the modele on huggingface on this [link](https://huggingface.co/Jule ### Panda Reach with SB3 The Pandareach is trained with SB3 with the A2C model with 500000 timesteps on [a2c_sb3_pand_reach](a2c_sb3_panda_reach.py). -We can find the modele on huggingface on this [link](https://huggingface.co/JulesCoulon/A2C_CartPole/tree/main) and the train on this [link](https://wandb.ai/julescoulon10-centrale-lyon/cartpole/runs/axqnijqu?nw=nwuserjulescoulon10) with wandb. \ No newline at end of file +We can find the modele on huggingface on this [link](https://huggingface.co/JulesCoulon/A2C_PandaReach/tree/main) and the train on this [link](https://wandb.ai/julescoulon10-centrale-lyon/pandareach/runs/6s2e3gpf) with wandb. \ No newline at end of file -- GitLab