-
Is there any described interface that I can leverage to plug in my own algorithm?
Also what's the purpose of cpp and python source codes?
-
If ladder search find its dead over 7 plies, escaping move probability is changed to 1/1000000.
"not escape difficult ladder" winrate is 0.541 (433 wins / 800 games) against normal LZ 0.17.
Sour…
-
Currently the app allows board setup to take place only at the beginning of the game. This restriction needs to be lifted if the app wants to be a proper SGF editor with full variation support. Also a…
-
Hello
I'm using GTP.sh to play against a friend at the moment (mostly because we're curious of how a Go AI works). Is there a way to pause the game and continue at a later time? Mostly because we'r…
-
While trying to use your bridge in a complex project (a roguelike game for the terminal) I noticed that's it unfortunately unusably slow in my particular case. Of course I might be using it wrong. So …
-
Using two-gtp: [https://www.mankier.com/1/gogui-twogtp](https://www.mankier.com/1/gogui-twogtp)
**System Spec:**
150GB RAM
TESLA V100 GPU
After 2.5 games, using the following settings:
./…
-
i know selfplay game is at least 93 moves, but this game is only 75
```
(;FF[4]CA[UTF-8]AP[gogui-twogtp:1.4.9]
KM[7.5]PB[Leela Zero]PW[KataGo]DT[2019-07-01]RE[W+R]
C[Black command: D:\\tool\\leela…
-
Little Go 1.3.1 was released with the expectation to have finally squashed all possible causes for the dreaded "Your move was rejected by Fuego" message. Yet it appears that there is still at least on…
-
https://lifein19x19.com/viewtopic.php?f=18&t=17195
https://github.com/lightvector/KataGo/releases/tag/v1.3
-
Suppose you want to create an SGF with a starting position and some variations. You setup the starting position in _Edit Mode_ and then enter the main variation. While you are entering the main variat…