Thomas Simonini
commited on
Commit
·
e966436
1
Parent(s):
766387f
Update README.md
Browse filesTest without video
README.md
CHANGED
|
@@ -8,7 +8,7 @@ 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 |
-
|
| 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 |
|
| 13 |
### Usage (with Stable-baselines3)
|
| 14 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|