mrm8488 commited on
Commit
6a38b71
1 Parent(s): 9543fd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,6 +9,9 @@ tags:
9
 
10
  This is a pre-trained model of a PPO agent playing LunarLander-v2 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
11
 
 
 
 
12
  ### Usage (with Stable-baselines3)
13
  Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
14
 
 
9
 
10
  This is a pre-trained model of a PPO agent playing LunarLander-v2 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
11
 
12
+
13
+ <video src="{your link}" controls autoplay loop></video>
14
+
15
  ### Usage (with Stable-baselines3)
16
  Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
17