Commit
•
d286530
1
Parent(s):
20bbaee
Removed video in model card
Browse files
README.md
CHANGED
@@ -8,7 +8,6 @@ tags:
|
|
8 |
|
9 |
This is a pre-trained model of a PPO agent playing SpaceInvadersNoFrameskip using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library. It is taken from [RL-trained-agents](https://github.com/DLR-RM/rl-trained-agents)
|
10 |
|
11 |
-
<video src="https://huggingface.co/ThomasSimonini/ppo-SpaceInvadersNoFrameskip-v4/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:
|
|
|
8 |
|
9 |
This is a pre-trained model of a PPO agent playing SpaceInvadersNoFrameskip using the [stable-baselines3](https://github.com/DLR-RM/stable-baselines3) library. It is taken from [RL-trained-agents](https://github.com/DLR-RM/rl-trained-agents)
|
10 |
|
|
|
11 |
|
12 |
### Usage (with Stable-baselines3)
|
13 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|