repositories
/
asr1617data.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8729f98
)
.
author
Mart Lubbers
<mart@martlubbers.net>
Thu, 6 Apr 2017 15:31:08 +0000
(17:31 +0200)
committer
Mart Lubbers
<mart@martlubbers.net>
Thu, 6 Apr 2017 15:31:08 +0000
(17:31 +0200)
run.sh
[new file with mode: 0644]
patch
|
blob
diff --git a/run.sh
b/run.sh
new file mode 100644
(file)
index 0000000..
19d10be
--- /dev/null
+++ b/
run.sh
@@ -0,0
+1,5
@@
+#!/bin/bash
+set -e
+python segment.py
+python train.py
+python test.py