trainer.sh 179 B

12345
  1. #!/bin/bash
  2. CUDA_VISIBLE_DEVICES='1'
  3. julia net_2stage.jl --gpu --csv --logmsg "second stage Hyperparameter Tuning with 1 net, reevaluation with fixed epochs now, using testset"