1
Fork 0

fix(hpc): overriding args

This commit is contained in:
Tibo De Peuter 2026-04-05 07:35:01 +02:00
parent d33dc32506
commit 24ae7a2399
2 changed files with 22 additions and 5 deletions

View file

@ -5,7 +5,7 @@ seed: 0
track: true # Test WandB integration
capture_video: false # No rendering for smoke test
save_model: true # Test the end-of-training save routine
num_envs: 4
total_timesteps: 500
num_steps: 64
num_envs: 512
total_timesteps: 65536
num_steps: 128
cuda: true