Upload sb3/../hyperpars/ppo-discr-caribou.yml with huggingface_hub
Browse files
hyperpars/ppo-discr-caribou.yml
CHANGED
@@ -3,7 +3,7 @@ env_id: "Caribou-v0"
|
|
3 |
config: {}
|
4 |
n_envs: 12
|
5 |
tensorboard: "/home/rstudio/logs"
|
6 |
-
total_timesteps:
|
7 |
use_sde: True
|
8 |
repo: "boettiger-lab/rl4eco"
|
9 |
save_path: "../saved_agents"
|
|
|
3 |
config: {}
|
4 |
n_envs: 12
|
5 |
tensorboard: "/home/rstudio/logs"
|
6 |
+
total_timesteps: 5000000
|
7 |
use_sde: True
|
8 |
repo: "boettiger-lab/rl4eco"
|
9 |
save_path: "../saved_agents"
|