qgallouedec HF Staff commited on
Commit
ae8b80f
·
1 Parent(s): b6cbb6b

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
@@ -86,3 +86,5 @@ OrderedDict([('batch_size', 256),
86
  ```python
87
  {'render': True}
88
  ```
 
 
 
86
  ```python
87
  {'render': True}
88
  ```
89
+
90
+ Panda Gym environments: [arxiv.org/abs/2106.13687](https://arxiv.org/abs/2106.13687)