Commit
•
47938f1
1
Parent(s):
cd94b8c
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags:
|
|
7 |
# ppo-LunarLander-v2
|
8 |
|
9 |
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.
|
10 |
-
|
11 |
### Usage (with Stable-baselines3)
|
12 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|
13 |
|
|
|
7 |
# ppo-LunarLander-v2
|
8 |
|
9 |
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.
|
10 |
+
###<video src="https://huggingface.co/ThomasSimonini/ppo-LunarLander-v2/resolve/main/replay.mp4" controls autoplay loop/>
|
11 |
### Usage (with Stable-baselines3)
|
12 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|
13 |
|