From fa98326f1ad1613ee0b72d61ae679a10f45c6dac Mon Sep 17 00:00:00 2001 From: Ghelfi Manon <manon.ghelfi@ecl19.ec-lyon.fr> Date: Wed, 8 Feb 2023 15:03:08 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ddf5b86..0b584e3 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,4 @@ wandb.log({'rewards': np.sum(rewards)}) ## panda-gym -**(TODO: réussir à import et verifier le code puis le telecharger sur Hugging Face Hub)** - - +I did not manage to download the panda_gym module on my computer. So I made a code on the [a2c_sb3_panda_reach.py](https://gitlab.ec-lyon.fr/mghelfi/reinforcement-learning/-/blob/main/a2c_sb3_panda_reach.py) file which seems to me correct but not tested and I do not have the links for Weights & Biases and Hugging Face Hub. -- GitLab