Hello people of this forum.
I have certain board position I want to examine by letting LZ play couple hundred games against itself from while saving SGF files so I can check winrate and individual games even.
I have found gomill's grindmaster that seems to be able to do that but after looking at documentation it seems over my head, closest I got to that level of complexity is coding simple embedded systems in C.
Any assistence would be welcome. Thank you
Need to batch run LZ self play for certain position
-
PondTurtle
- Beginner
- Posts: 4
- Joined: Fri Oct 05, 2018 3:17 am
- Rank: 7k EGF
- GD Posts: 0
- KGS: 4k
- OGS: 5k
-
Uberdude
- Judan
- Posts: 6727
- Joined: Thu Nov 24, 2011 11:35 am
- Rank: UK 4 dan
- GD Posts: 0
- KGS: Uberdude 4d
- OGS: Uberdude 7d
- Location: Cambridge, UK
- Has thanked: 436 times
- Been thanked: 3718 times
Re: Need to batch run LZ self play for certain position
https://www.mankier.com/1/gogui-twogtp
twogtp's --openings option looks like it might do what you want
twogtp's --openings option looks like it might do what you want
-
PondTurtle
- Beginner
- Posts: 4
- Joined: Fri Oct 05, 2018 3:17 am
- Rank: 7k EGF
- GD Posts: 0
- KGS: 4k
- OGS: 5k
Re: Need to batch run LZ self play for certain position
Took me a bit of work to figure out how to run it on windows, but all is under way now. Many thanks!