1
Fork 0

fix: critic init now fixed?

This commit is contained in:
JibrilExe 2026-05-01 10:40:02 +02:00
parent 1530e7d210
commit 22c43f05b1
3 changed files with 41 additions and 16 deletions

View file

@ -66,7 +66,7 @@ fi
# Run training using Hydra overrides
python scripts/train.py \
hydra.run.dir="$SCRATCH_RUNDIR" \
ppo=stable \
ppo=smoke_test \
logging=hpc
echo ">>> Staging out results to $DATA_RUNDIR..."