add paper
Browse files
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)
|