fix: Merge with origin/dev
This commit is contained in:
commit
aad086cb7d
2 changed files with 89 additions and 39 deletions
10
configs/hpc/wandb_expand.yaml
Normal file
10
configs/hpc/wandb_expand.yaml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
exp_name: "explained_var_fun_more_steps"
|
||||
seed: 42
|
||||
track: true
|
||||
wandb_project_name: "LET-THERE-BE-MORE-LOGGING"
|
||||
wandb_entity: "SEL3-2026-Groep-4"
|
||||
|
||||
num_envs: 16
|
||||
num_steps: 256
|
||||
total_timesteps: 50000
|
||||
cuda: true
|
||||
Reference in a new issue