diff --git a/README.md b/README.md index 4ebc06dad56debc23f72b1f54f29a2c1b09047a1..45ee4740ca4fa48e5af715cfcc5267f00949c245 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ wandb.log({'rewards': np.sum(rewards)}) ``` -## panda-gym +## Panda-gym 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.