1
Fork 0

feat: config setup for lazy bums

This commit is contained in:
Cedric 2026-04-24 13:25:53 +00:00
parent 87e2b14bbd
commit 7c3adceaaf
6 changed files with 134 additions and 2 deletions

View file

@ -66,8 +66,11 @@ fi
# Run training using Hydra overrides
python scripts/train.py \
hydra.run.dir="$SCRATCH_RUNDIR" \
ppo=stable \
logging=hpc
environment = dir_loc_further \
experiment = long_2arm \
ppo=chickendinnerwinner \
logging=pushing_long
echo ">>> Staging out results to $DATA_RUNDIR..."
cp -r "$SCRATCH_RUNDIR/." "$DATA_RUNDIR/"