From 12354e76ae8a1339ff6505f7187ec692bb5a1e53 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Sat, 16 Jan 2021 20:50:30 -0500 Subject: Might as well use all of them... --- extract.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extract.sh b/extract.sh index df547ea..9f12193 100755 --- a/extract.sh +++ b/extract.sh @@ -58,5 +58,5 @@ make pptdb for size in 5; do echo extract $size notation,result - process $size 200000 training + process $size 300000 training done -- cgit v1.2.3