Thomas Simonini
commited on
Commit
·
a7a4ec6
1
Parent(s):
47938f1
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 |
+
|
| 11 |
### Usage (with Stable-baselines3)
|
| 12 |
Using this model becomes easy when you have stable-baselines3 and huggingface_sb3 installed:
|
| 13 |
|