JibrilExe
20ba63a303
fix: ruff format
2026-04-14 21:14:26 +02:00
JibrilExe
631d01ebf6
feat: log distance to target for each env
2026-04-12 13:09:53 +02:00
JibrilExe
c5a8dd2b3a
feat: expanded used var doc, and added distance to target log
2026-04-12 12:54:48 +02:00
JibrilExe
c0e7569773
feat: More low lvl logs, reward, advantage, returns
2026-04-11 13:42:52 +02:00
JibrilExe
aad086cb7d
fix: Merge with origin/dev
2026-04-10 15:20:22 +02:00
JibrilExe
1ef257544a
feat: first approach to action clipping
2026-04-10 15:18:33 +02:00
cedric
ac352ef431
feat: start of debug setup, experiment description,..
2026-04-10 10:17:18 +00:00
vsc46589 vscuser
b839024e6e
feat(logging): added explained variance chart
2026-04-09 23:14:52 +02:00
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