Page 4 of 14

Re: Game programs for boards more than 19x19

Posted: Fri Apr 02, 2021 11:48 am
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

Re: Game programs for boards more than 19x19

Posted: Fri Apr 02, 2021 11:58 am
by And
perhaps with a different network or settings will not pass

Re: Game programs for boards more than 19x19

Posted: Fri Apr 02, 2021 1:59 pm
by And
Katrain plays on boards over 52x52, but when a move is made outside 52x52 it reports an error :sad:

Re: Game programs for boards more than 19x19

Posted: Fri Apr 02, 2021 2:28 pm
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 ; -)

Re: Game programs for boards more than 19x19

Posted: Sat Apr 03, 2021 4:39 am
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

Re: Game programs for boards more than 19x19

Posted: Sat Apr 03, 2021 4:51 am
by And
KataGo 15b s167 5 playouts against myself 52x52
EDIT chinese rules

Re: Game programs for boards more than 19x19

Posted: Sat Apr 03, 2021 6:45 am
by And
@Friday9i
is it possible to connect 2 KataGo with different networks in KaTrain?

Re: Game programs for boards more than 19x19

Posted: Sat Apr 03, 2021 12:20 pm
by And
KataGo 20b s530 1 playouts, chinese rules against myself 52x52

Re: Game programs for boards more than 19x19

Posted: Sun Apr 04, 2021 7:30 am
by Dragon
Friday9i thank you very much for the big board versions !!!

Re: Game programs for boards more than 19x19

Posted: Sun Apr 04, 2021 8:17 am
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

Re: Game programs for boards more than 19x19

Posted: Sun Apr 04, 2021 8:30 am
by And
KataGo 40b s747 1 playouts, chinese rules against myself 37x37

Re: Game programs for boards more than 19x19

Posted: Sun Apr 04, 2021 1:00 pm
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

Re: Game programs for boards more than 19x19

Posted: Mon Apr 05, 2021 7:54 am
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

Re: Game programs for boards more than 19x19

Posted: Mon Apr 05, 2021 1:01 pm
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

Re: Game programs for boards more than 19x19

Posted: Fri Apr 09, 2021 8:45 am
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