Commit
·
cf96535
1
Parent(s):
b10dd53
Edit correct video
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
# PPO Agent playing PongNoFrameskip-v4
|
8 |
This is a trained model of a PPO agent playing PongNoFrameskip-v4 using the stable-baselines3 library.
|
9 |
|
10 |
-
<video src="https://huggingface.co/ThomasSimonini/ppo-
|
11 |
|
12 |
# Usage (with Stable-baselines3)
|
13 |
|
|
|
7 |
# PPO Agent playing PongNoFrameskip-v4
|
8 |
This is a trained model of a PPO agent playing PongNoFrameskip-v4 using the stable-baselines3 library.
|
9 |
|
10 |
+
<video src="https://huggingface.co/ThomasSimonini/ppo-PongNoFrameskip-v4/resolve/main/output.mp4" controls autoplay loop></video>
|
11 |
|
12 |
# Usage (with Stable-baselines3)
|
13 |
|