1
Fork 0

feat(PPOTrainer.py): added logging messages

This commit is contained in:
Robin Meersman 2026-04-06 13:56:54 +02:00
parent 84f6fbd76e
commit b97fc30d5d
5 changed files with 135 additions and 27 deletions

View file

@ -1,5 +1,5 @@
# Minimal config to verify HPC setup is functional.
# Run with: python src/train.py --config-path configs/hpc/smoke_test.yaml
# Run with: python experiments/train.py --config-path configs/hpc/smoke_test.yaml
exp_name: "hpc_smoke_test"
seed: 0
track: false # Test WandB integration