yogjoshi14 commited on
Commit
868ad21
1 Parent(s): 3e126e5

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 **PandaPickAndPlace-v3**
25
  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
  ## Usage (with Stable-baselines3)
29
  TODO: Add your code
30
 
 
24
  # **A2C** Agent playing **PandaPickAndPlace-v3**
25
  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
+ Take a look at [panda-gym](https://huggingface.co/papers/2106.13687)
28
  ## Usage (with Stable-baselines3)
29
  TODO: Add your code
30