Antonin Raffin commited on
Commit ·
76f266c
1
Parent(s): a9d432d
Update README.md
Browse files
README.md
CHANGED
|
@@ -25,4 +25,6 @@ model-index:
|
|
| 25 |
|
| 26 |
## Usage (with Stable-baselines3)
|
| 27 |
TODO: Add your code
|
|
|
|
|
|
|
| 28 |
|
|
|
|
| 25 |
|
| 26 |
## Usage (with Stable-baselines3)
|
| 27 |
TODO: Add your code
|
| 28 |
+
|
| 29 |
+
Using recurrent PPO implementation from SB3 contrib: https://github.com/Stable-Baselines-Team/stable-baselines3-contrib/pull/53
|
| 30 |
|