Game programs for boards more than 19x19

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

Re: Game programs for boards more than 19x19

Post by And »

it is interesting that in Lizzie there seems to be no restrictions at all. I kind of tried 500x500. but Lizzie is incompatible on big boards
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

perhaps with a different network or settings will not pass
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

Katrain plays on boards over 52x52, but when a move is made outside 52x52 it reports an error :sad:
Friday9i
Dies in gote
Posts: 43
Joined: Sat Jun 17, 2017 9:36 am
Rank: 1d
GD Posts: 0
KGS: kace
Has thanked: 40 times
Been thanked: 25 times

Re: Game programs for boards more than 19x19

Post by Friday9i »

And wrote:Katrain plays on boards over 52x52, but when a move is made outside 52x52 it reports an error :sad:
Did you try with the 100x100 version? Otherwise, it's normal ; -)
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

Friday9i wrote:
And wrote:Katrain plays on boards over 52x52, but when a move is made outside 52x52 it reports an error :sad:
Did you try with the 100x100 version? Otherwise, it's normal ; -)
limitation of Katrain - if you choose Human against Human, the same mistake
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

KataGo 15b s167 5 playouts against myself 52x52
EDIT chinese rules
Attachments
KaTrain_KataGo vs KataGo 2021-04-03 01 05 37.sgf
(15.44 KiB) Downloaded 966 times
Last edited by And on Sat Apr 03, 2021 7:07 am, 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: Game programs for boards more than 19x19

Post by And »

@Friday9i
is it possible to connect 2 KataGo with different networks in KaTrain?
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

KataGo 20b s530 1 playouts, chinese rules against myself 52x52
Attachments
KaTrain_KataGo vs KataGo 2021-04-03 18 54 44.sgf
(14.33 KiB) Downloaded 866 times
User avatar
Dragon
Dies in gote
Posts: 45
Joined: Thu May 14, 2020 3:07 pm
GD Posts: 0
Has thanked: 47 times
Been thanked: 10 times

Re: Game programs for boards more than 19x19

Post by Dragon »

Friday9i thank you very much for the big board versions !!!
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

perhaps for a 40b network, the maximum size is 37x37. I ran on the command line, q5go, Katrain. 37x37 works, 38, 39 and more - no. checked 1p and 10 p. network s747
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

KataGo 40b s747 1 playouts, chinese rules against myself 37x37
Attachments
KaTrain_KataGo vs KataGo 2021-04-04 01 10 17.sgf
(7.31 KiB) Downloaded 879 times
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

Lizzie v2.5 https://github.com/hope366/Lizzie-improvements/releases
opens games up to 52x52. but plays only up to 25x52 and may freeze when playing on a board larger than 25x25
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

I want to make a simple program for playing on a large board with two KataGo engines. who knows, please tell me the easiest way. is it possible to make a bat file? or C++, Python? the minimum I want is to transfer moves between engines and save the game. I will be grateful for any help
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

for a 60b network (s248), the maximum size is 33x33. I ran on the command line, q5go, Katrain. in Katrain the game lasted 978 moves
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

Someone, please tell me, using the example of any engines, how to run twogtp.py in Windows
https://github.com/pasky/pachi/blob/mas ... /twogtp.py
Post Reply