Game programs for boards more than 19x19
-
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
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
-
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
Did you try with the 100x100 version? Otherwise, it's normal ; -)And wrote:Katrain plays on boards over 52x52, but when a move is made outside 52x52 it reports an error
-
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
limitation of Katrain - if you choose Human against Human, the same mistakeFriday9i wrote:Did you try with the 100x100 version? Otherwise, it's normal ; -)And wrote:Katrain plays on boards over 52x52, but when a move is made outside 52x52 it reports an error
-
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
KataGo 15b s167 5 playouts against myself 52x52
EDIT chinese rules
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
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
-
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
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
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
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
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
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
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
https://github.com/pasky/pachi/blob/mas ... /twogtp.py