Add link to Panda Gym paper

#1
by qgallouedec HF staff - opened
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -26,4 +26,5 @@ This is a trained model of a **A2C** agent playing **PandaPickAndPlace-v3**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
 
29
- You can find any information about panda-gym at https://huggingface.co/papers/2106.13687
 
 
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
 
29
+ You can find any information about panda-gym at https://huggingface.co/papers/2106.13687
30
+ Panda Gym environments: [arxiv.org/abs/2106.13687](https://arxiv.org/abs/2106.13687)