1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
fe10faa344
test(log): wandb integration config file 2026-04-09 00:04:36 +02:00
RobinMeersman
ea851ebdbc
Apply suggestion from @tdpeuter
Co-authored-by: Tibo De Peuter <tibo.depeuter@ugent.be>
2026-04-06 17:08:48 +02:00
Robin Meersman
b97fc30d5d feat(PPOTrainer.py): added logging messages 2026-04-06 13:56:54 +02:00
cedric
9920ac35aa fix: removed wandb, for logging pr ; removed pbs output directive from train.pbs, did not work. 2026-04-05 09:29:47 +00:00
24ae7a2399 fix(hpc): overriding args 2026-04-05 07:35:01 +02:00
75fd385a88 feat(hpc): tensorboard analysis 2026-04-05 06:57:15 +02:00
457a23e5cb docs(hpc): correct Tyro flag in smoke test comment 2026-04-04 19:03:43 +02:00
92de38608f chore(hpc): finalize hpc settings and scripts
- Update train.pbs to default to smoke test for safety
- Update .gitignore and ruff.toml
- Sync uv.lock (removing python 3.11 remnants)
- Refine smoke test config
2026-04-04 18:59:38 +02:00
8b068086c8 revert(build): restore python >=3.12 constraint
HPC module Python/3.12.3-GCCcore-13.3.0 satisfies >=3.12, so the
relaxation to >=3.11 was unnecessary. No package version changed.
2026-04-04 18:39:33 +02:00