trainer.sh 95 B

12345
  1. #!/bin/bash
  2. CUDA_VISIBLE_DEVICES='1'
  3. julia net.jl --gpu --eval --logmsg "Random Grid Search"