ThomasSimonini HF Staff commited on
Commit
46ee84b
·
1 Parent(s): 7d16cbf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,5 +8,7 @@ tags:
8
 
9
  This is a pre-trained model of a PPO agent playing Walker2DBulletEnv-v0 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
10
 
 
 
11
  ### Evaluation Results
12
  Mean_reward: 2371.90 +/- 16.50
 
8
 
9
  This is a pre-trained model of a PPO agent playing Walker2DBulletEnv-v0 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
10
 
11
+ <video src="https://huggingface.co/ThomasSimonini/ppo-Walker2DBulletEnv-v0/resolve/main/output.mp4" controls autoplay loop></video>
12
+
13
  ### Evaluation Results
14
  Mean_reward: 2371.90 +/- 16.50