felimomo commited on
Commit
59866ce
1 Parent(s): b68b8c6

Upload sb3/../hyperpars/ppo-discr-caribou.yml with huggingface_hub

Browse files
Files changed (1) hide show
  1. hyperpars/ppo-discr-caribou.yml +1 -1
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: 500000
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"