Page 1 of 1
ZenGTP by yzyray
Posted: Wed Jan 19, 2022 1:26 pm
by And
https://github.com/yzyray/ZenGTP
ZenGTP
GTP engine for Zen, modified from Zen7.py in Webgo
Support command:
lz-analyze Analyze command,can be used for display candidates in Lizzie,LizzieYzy
territory Estimate command, can be used as estimate engine in LizzieYzy
Use ZenGTP -h to get help
Re: ZenGTP by yzyray
Posted: Wed Jan 19, 2022 2:18 pm
by And
works in Sabaki, tried 17x17, 15x15, 3x3, 5x5 - ok
Re: ZenGTP by yzyray
Posted: Thu Jan 20, 2022 5:03 am
by Javaness2
I hadn't spotted this robot before. Is this a straight python port of the C++ model, or is it something else?
Re: ZenGTP by yzyray
Posted: Thu Jan 20, 2022 12:49 pm
by And
Javaness2 wrote:I hadn't spotted this robot before. Is this a straight python port of the C++ model, or is it something else?
modified from Zen7.py in Webgo
https://github.com/zliu1022/Webgo/blob/ ... vr/Zen7.py
can you link to C++ model?
Re: ZenGTP by yzyray
Posted: Wed Feb 02, 2022 8:08 am
by And
according to Chinese rules, when playing with a handicap, N points are added to white (N is the number of handicap stones). for some reason it's not in ZenGTP. if playing with a handicap with ZenGTP, it is possible to change the komi value to the number of handicap stones.
but if you make a match in gogui (for example, with katago, according to Chinese rules), the results are different. I didn't find a solution
https://github.com/yzyray/ZenGTP/issues/1