1
Fork 0
Commit graph

3 commits

Author SHA1 Message Date
2001a92e75 feat(config): add YAML config templates for dev, production and personal use 2026-04-01 00:27:00 +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
e256e5e1ad Initial commit 2026-02-26 14:18:39 +01:00