nirmanpatel commited on
Commit
1fb4337
·
verified ·
1 Parent(s): dd1ad17

add video render

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -25,6 +25,10 @@ model-index:
25
  This is a trained model of a **A2C** agent playing **PandaReachDense-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
 
 
25
  This is a trained model of a **A2C** agent playing **PandaReachDense-v3**
26
  using the [stable-baselines3 library](https://github.com/DLR-RM/stable-baselines3).
27
 
28
+ ## Agent Replay
29
+
30
+ https://huggingface.co/nirmanpatel/a2c-PandaReachDense-v3/resolve/main/agent-step-0-to-step-1000.mp4
31
+
32
  ## Usage (with Stable-baselines3)
33
  TODO: Add your code
34