Commit Graph

6 Commits

Author SHA1 Message Date
ys1087@partner.kit.edu
b240a19ceb Fix 6 critical bugs in REPPO repository preventing execution
- Fix missing MUON optimizer by replacing with optax.adam
- Fix Hydra configuration parameter paths (env.name instead of env_name)
- Fix BraxGymnaxWrapper method signatures to accept params argument
- Fix training loop division by zero with proper total_time_steps
- Fix incorrect algorithm name in wandb (reppo instead of sac)
- Fix JAX key batching error in BraxGymnaxWrapper reset method
- Add comprehensive HoReKa SLURM integration with wandb logging
- Update README with detailed bug documentation and fixes
2025-07-22 17:26:43 +02:00
cvoelcker
e2f99648ae Fixes build errors due to name conflicts 2025-07-21 18:31:20 -04:00
Axel Brunnbauer
a253314a2f update config 2025-07-15 22:48:07 -07:00
Axel Brunnbauer
25bdedc780 cleanup 2025-07-15 22:40:47 -07:00
Axel Brunnbauer
86fd47b04e - fix pyproject
- update hydra config to make experiment overrides smoother
- fix directory naming
- update readme
2025-07-15 22:20:32 -07:00
cvoelcker
09a8df2cff Paper code basis 2025-07-15 19:05:07 -04:00