ThomasSimonini HF staff commited on
Commit
cf96535
1 Parent(s): b10dd53

Edit correct video

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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-SpaceInvadersNoFrameskip-v4/resolve/main/output.mp4" controls autoplay loop></video>
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