fix: critic init now fixed?
This commit is contained in:
parent
1530e7d210
commit
22c43f05b1
3 changed files with 41 additions and 16 deletions
|
|
@ -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..."
|
||||
|
|
|
|||
Reference in a new issue