master
/ src / .ipynb_checkpoints / run_ld-checkpoint.sh

run_ld-checkpoint.sh @1700bee

533d585
 
 
 
1
2
3
4
#!/usr/bin/env bash

# Runs train_ld.py and saves the console output to output/out
stdbuf -i0 -o0 -e0 python -u train_ld.py | tee output/out