ZenGTP by yzyray

For discussing go computing, software announcements, etc.
Post Reply
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

ZenGTP by yzyray

Post 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
Attachments
ZenGTP help.jpg
ZenGTP help.jpg (186.94 KiB) Viewed 9312 times
Last edited by And on Wed Jan 19, 2022 2:57 pm, edited 1 time in total.
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: ZenGTP by yzyray

Post by And »

works in Sabaki, tried 17x17, 15x15, 3x3, 5x5 - ok
Javaness2
Gosei
Posts: 1545
Joined: Tue Jul 19, 2011 10:48 am
GD Posts: 0
Has thanked: 111 times
Been thanked: 322 times
Contact:

Re: ZenGTP by yzyray

Post by Javaness2 »

I hadn't spotted this robot before. Is this a straight python port of the C++ model, or is it something else?
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: ZenGTP by yzyray

Post 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?
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: ZenGTP by yzyray

Post 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
Post Reply