-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
The provided network detlef54 works fine on 19x19. It's said it should work on 9x9 as well, but as soon as I enter boardsize 9
, the engine aborts:
$ ./pachi --dcnn
Pachi 12.40 (Jowa)
git 20b8c226 (master)
znver1 dcnn build, Apr 2 2020
Random seed: 1586419650
Loaded Detlef's 54% dcnn for 19x19
Loaded spatial dictionary of 18016 patterns.
Loaded 18101 gammas.
Checking gammas ... OK
Threads: 16
boardsize 9
IN: boardsize 9
=
dcnn required but not used, aborting.
Setting the debug level higher doesn't provide more insight in what's going wrong. As you see from the output, I used the current github branch to build pachi. If you need any further information please let me know. Or is this network not as "Fully convolutional, so can work with boards other than 19x19." as written here?
Thanks for your help.
Metadata
Metadata
Assignees
Labels
No labels