1
Fork 0
This repository has been archived on 2026-08-15. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
2026SEL3-project-Brittle_St.../configs/hpc/debug.yaml
2026-04-16 09:42:46 +02:00

20 lines
No EOL
369 B
YAML

# Configuration for debug session
exp_name: "debug-experiment"
seed: 42
track: true
wandb_project_name: "Lvl2-Bug-Hunter"
wandb_entity: "SEL3-2026-Groep-4"
run_dir: "/data/gent/465/vsc46589"
num_envs: 32
num_steps: 32
num_minibatches: 32
total_timesteps: 409600
num_arms: 2
cuda: true
ent_coef: 0.005
vf_coef: 1.0
clip_coef: 0.2
anneal_lr: true
learning_rate: 0.0003