alexdavey qgallouedec HF staff commited on
Commit
11fc7fc
1 Parent(s): c862dbd

Add link to Panda Gym paper (#1)

Browse files

- Add link to Panda Gym paper (a34b3941220447eba71f62344a12abe31c19f662)


Co-authored-by: Quentin Gallouédec <qgallouedec@users.noreply.huggingface.co>

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