838fc4b
1
2
3
4
5
6
7
8
9
10
11
12
# stable-baselines3 configuration algo: "PPO" env_id: "CaribouScipy" config: {} n_envs: 12 tensorboard: "/home/rstudio/logs" total_timesteps: 500000 use_sde: True repo: "boettiger-lab/rl4eco" save_path: "../saved_agents" id: "2"