# stable-baselines3 configuration algo: "PPO" env_id: "Caribou-v0" n_envs: 12 tensorboard: "/home/rstudio/logs" total_timesteps: 6000000 config: {env_kwargs = {"utility:: }} use_sde: True id: "1" repo: "cboettig/rl-ecology"