stable-baselines3
rl4eco / hyperpars /ppo-discr-caribou.yml
felimomo's picture
Upload sb3/../hyperpars/ppo-discr-caribou.yml with huggingface_hub
59866ce verified
raw
history blame contribute delete
193 Bytes
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"