diff options
| author | tslil clingman <tslil@posteo.de> | 2021-03-17 23:10:53 -0400 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | c9823c76dd43aa40bef3f67fa0940a78cb40bf05 (patch) | |
| tree | e4049f1271876c40ffa264bee9c1cb69dc6efcf6 /resources/extract.sh | |
| parent | 00a04c2929bdc8f8f4bf7d5d8cf413ebfb3cd006 (diff) | |
Corrected generation of training data for 6s
Diffstat (limited to 'resources/extract.sh')
| -rwxr-xr-x | resources/extract.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
