# 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"