From fcface1079b1c44c7ccca3d117c698347c978f20 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Fri, 29 Jan 2021 14:05:06 -0500 Subject: Syntax errors, small tweak to training data generation --- resources/extract.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/extract.sh') diff --git a/resources/extract.sh b/resources/extract.sh index fb6f267..7fdda28 100755 --- a/resources/extract.sh +++ b/resources/extract.sh @@ -62,7 +62,7 @@ fi make pptdb -for size in 5; do +for size in 5 6; do echo extract $size notation,result process $size 400000 training -- cgit v1.3.1