chencliu commited on
Commit
5281121
1 Parent(s): c0a9b2a

add paper source

Browse files

add panda-gym paper

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -83,3 +83,5 @@ OrderedDict([('batch_size', 2048),
83
  ```python
84
  {'render_mode': 'rgb_array'}
85
  ```
 
 
 
83
  ```python
84
  {'render_mode': 'rgb_array'}
85
  ```
86
+
87
+ Panda Gym environments: [arxiv.org/abs/2106.13687](https://arxiv.org/abs/2106.13687)