Mikepool117 qgallouedec HF staff commited on
Commit
63b5e56
1 Parent(s): 92d54ef

Add link to Panda Gym paper (#1)

Browse files

- Add link to Panda Gym paper (8e1c624a3c6b189a652c9f2f16c1ed9554412334)


Co-authored-by: Quentin Gallouédec <[email protected]>

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,3 +26,5 @@ This is a trained model of a **A2C** agent playing **PandaReachDense-v2**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
 
 
 
 
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
 
29
+
30
+ Panda Gym environments: [arxiv.org/abs/2106.13687](https://arxiv.org/abs/2106.13687)