1
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
7e7c5bf27c refactor: set wandb entity and simplify READMEs 2026-04-01 10:26:39 +02:00
f31436bccd feat(config): add YAML configuration system
- Add default_ppo.yaml template for training configurations
- Create configs/README.md with usage documentation
- Enable per-researcher configuration without code changes
- Support YAML config files with CLI parameter overrides
- Document how to set personal WandB credentials safely

This allows researchers to maintain personal configs without
committing credentials to the repository.
2026-03-31 19:53:15 +00:00