qgallouedec HF staff commited on
Commit
4de7d45
1 Parent(s): ff1417b

Add link to Panda Gym paper

Browse files

Hi there,
In this PR, I invite you to add a link to Panda Gym in the description of your model, it helps to better centralize all the models that use its environments. Take a look at https://huggingface.co/papers/2106.13687. This PR was generated autamically, so forgive me if it's not relevant.
Thanks for your time!

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -35,3 +35,5 @@ from huggingface_sb3 import load_from_hub
35
 
36
  ...
37
  ```
 
 
 
35
 
36
  ...
37
  ```
38
+
39
+ Panda Gym environments: [arxiv.org/abs/2106.13687](https://arxiv.org/abs/2106.13687)