stable-baselines3
File size: 193 Bytes
b68b8c6
 
 
 
 
59866ce
b68b8c6
 
 
 
1
2
3
4
5
6
7
8
9
10
algo: "PPO"
env_id: "Caribou-v0"
config: {}
n_envs: 12
tensorboard: "/home/rstudio/logs"
total_timesteps: 5000000
use_sde: True
repo: "boettiger-lab/rl4eco"
save_path: "../saved_agents"
id: "1"