Parcourir la source

Update bash script

Jérôme BUISINE il y a 2 ans
Parent
commit
1e890c2840
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      run_no_surrogate_rendering.sh

+ 1 - 1
run_no_surrogate_rendering.sh

@@ -25,7 +25,7 @@ do
             #do
                 output="no-rendering-attributes-POP_${POP}-LS_${LS}-RUN_${run}"
                 echo "Run optim attributes using: ${output}"
-                python find_best_attributes_no_surrogate.py --data ${DATASET} --start_surrogate ${SS} --length 32 --ils ${ILS} --ls ${LS} --pop ${POP} --order ${ORDER} --trai$
+                python find_best_attributes_no_surrogate.py --data ${DATASET} --start_surrogate ${SS} --length 32 --ils ${ILS} --ls ${LS} --pop ${POP} --order ${ORDER} --train_every ${TRAIN_EVERY}  --output ${output}
             #done
         #done
     # done