Thomas Simonini
commited on
Commit
·
766387f
1
Parent(s):
3057e3f
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,11 +6,9 @@ tags:
|
|
| 6 |
---
|
| 7 |
# ThomasSimonini/ppo-SpaceInvadersNoFrameskip-v4
|
| 8 |
|
| 9 |
-
|
| 10 |
-
|
| 11 |
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)
|
| 12 |
|
| 13 |
-
<video src="https://huggingface.co/ThomasSimonini/ppo-
|
| 14 |
|
| 15 |
### Usage (with Stable-baselines3)
|
| 16 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|
|
|
|
| 6 |
---
|
| 7 |
# ThomasSimonini/ppo-SpaceInvadersNoFrameskip-v4
|
| 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/>
|
| 12 |
|
| 13 |
### Usage (with Stable-baselines3)
|
| 14 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|