Update README.md
Browse files
README.md
CHANGED
@@ -30,6 +30,10 @@ The RL Zoo is a training framework for Stable Baselines3
|
|
30 |
reinforcement learning agents,
|
31 |
with hyperparameter optimization and pre-trained agents included.
|
32 |
|
|
|
|
|
|
|
|
|
33 |
## Usage (with SB3 RL Zoo)
|
34 |
|
35 |
RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>
|
|
|
30 |
reinforcement learning agents,
|
31 |
with hyperparameter optimization and pre-trained agents included.
|
32 |
|
33 |
+
## Note
|
34 |
+
|
35 |
+
I break at num_timesteps=1275000
|
36 |
+
|
37 |
## Usage (with SB3 RL Zoo)
|
38 |
|
39 |
RL Zoo: https://github.com/DLR-RM/rl-baselines3-zoo<br/>
|