[365bd4]: / code / run.sh

Download this file

4 lines (4 with data), 175 Bytes

1
2
3
4
#python cnn_model.py > cnn_logs.txt
#python cnn_crf_model.py > cnn_crf_logs.txt
#python lstm_model.py > lstm_logs.txt
python cnn_crf_model_20_folds.py > cnn_crf_folds_logs.txt