pasky / pachi

A fairly strong Go/Baduk/Weiqi playing program
http://pachi.or.cz/
GNU General Public License v2.0
514 stars 117 forks source link

This is not a model. #116

Open mc-mong opened 5 years ago

mc-mong commented 5 years ago

connection failed Pachi 12.40 (Jowa) git a372ddf5 (master) x86-64 dcnn build, Apr 4 2019 [19x19] Random seed: 1554492625 F0406 03:42:57.572049 3692 layer_factory.hpp:81] Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: InnerProduct (known types: Convolution, Flatten, Input, ReLU, Reshape, Softmax) Check failure stack trace: @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000 @ 0000000000000000

option : --dcnn=detlef44 -t 5 resign_threshold=0.25

This is not a model. model is detlef44..

lemonsqueeze commented 5 years ago

Indeed, forgot to update build for this dcnn. Just updated release, should work now.