diff --git a/README.md b/README.md index 0b584e36a0ee9c242ddca22a32bcd7a83d2ee325..4ebc06dad56debc23f72b1f54f29a2c1b09047a1 100644 --- a/README.md +++ b/README.md @@ -66,3 +66,11 @@ wandb.log({'rewards': np.sum(rewards)}) ## 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. + + +# Contribute +This tutorial may contain errors, inaccuracies, typos or areas for improvement. Feel free to contribute to its improvement by opening an issue. + +# Author +Manon GHELFI +