浏览代码

Update bash script

Jérôme BUISINE 3 年之前
父节点
当前提交
1e890c2840
共有 1 个文件被更改,包括 1 次插入1 次删除
  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