Upload sb3/hyperpars/ppo-caribou-v0-1.yml with huggingface_hub
Browse files
sb3/hyperpars/ppo-caribou-v0-1.yml
CHANGED
@@ -5,7 +5,7 @@ env_id: "Caribou-v0"
|
|
5 |
n_envs: 12
|
6 |
tensorboard: "/home/rstudio/logs"
|
7 |
total_timesteps: 6000000
|
8 |
-
config: {}
|
9 |
use_sde: True
|
10 |
id: "1"
|
11 |
repo: "cboettig/rl-ecology"
|
|
|
5 |
n_envs: 12
|
6 |
tensorboard: "/home/rstudio/logs"
|
7 |
total_timesteps: 6000000
|
8 |
+
config: {env_kwargs = {"utility:: }}
|
9 |
use_sde: True
|
10 |
id: "1"
|
11 |
repo: "cboettig/rl-ecology"
|