diff options
| author | tslil <tslil@posteo.de> | 2021-03-27 23:59:33 -0400 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | 35dc86f8476250f693aa419f404b2b4c8c381d92 (patch) | |
| tree | 678cd42cdbf0e46662dd2e71694e6c496d8e2279 /resources/extract.sh | |
| parent | 00a04c2929bdc8f8f4bf7d5d8cf413ebfb3cd006 (diff) | |
Playing around with huge nn's, poorly trained.sixes
Not great at shallow depths
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 |
