Commit
•
e0dbce3
1
Parent(s):
b0f2923
Removed video from model card
Browse files
README.md
CHANGED
@@ -8,8 +8,6 @@ tags:
|
|
8 |
|
9 |
This is a pre-trained model of a PPO agent playing AntBulletEnv-v0 using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library.
|
10 |
|
11 |
-
<video src="https://huggingface.co/ThomasSimonini/ppo-AntBulletEnv-v0/resolve/main/output.mp4" controls autoplay loop></video>
|
12 |
-
|
13 |
### Usage (with Stable-baselines3)
|
14 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|
15 |
```
|
|
|
8 |
|
9 |
This is a pre-trained model of a PPO agent playing AntBulletEnv-v0 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 |
```
|