andrea-silvi commited on
Commit
8ee1b05
1 Parent(s): b9a735a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -24,6 +24,7 @@ model-index:
24
  # **A2C** Agent playing **PandaReachDense-v2**
25
  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
  ## Usage (with Stable-baselines3)
29
  TODO: Add your code
 
24
  # **A2C** Agent playing **PandaReachDense-v2**
25
  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
+ (https://huggingface.co/papers/2106.13687)
28
 
29
  ## Usage (with Stable-baselines3)
30
  TODO: Add your code