qgallouedec HF staff commited on
Commit
c30c0f2
1 Parent(s): 36b14c4

Add link to Panda Gym paper

Browse files

Hi there,
In this PR, I invite you to add a link to Panda Gym in the description of your model, it helps to better centralize all the models that use its environments. Take a look at https://huggingface.co/papers/2106.13687. This PR was generated autamically, so forgive me if it's not relevant.
Thanks for your time!

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)