Hawk91 commited on
Commit
7e51904
1 Parent(s): 918b1c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -24,7 +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
30
 
 
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
+ Here is the link for the paper (https://huggingface.co/papers/2106.13687).
28
  ## Usage (with Stable-baselines3)
29
  TODO: Add your code
30