From c9823c76dd43aa40bef3f67fa0940a78cb40bf05 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Wed, 17 Mar 2021 23:10:53 -0400 Subject: Corrected generation of training data for 6s --- resources/extract.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources') diff --git a/resources/extract.sh b/resources/extract.sh index 0d92ad4..2c4b153 100755 --- a/resources/extract.sh +++ b/resources/extract.sh @@ -61,7 +61,7 @@ fi make pptdb -for size in 5; do +for size in 6; do echo extract $size notation,result process $size 1000000 training -- cgit v1.3.1