-
I want to use Gogui.
But... I don't know How to do.....
please~!!!! Help me ~~
-
Hi, i want to test katago with remote gogui client program.
Typically, this process can be done with following steps:
1. run GoGui, in menu, Program -> New Program...
2. input "java -jar gogui…
-
I'm adding my stone like this and that works fine:
```
b.setField(0, 0, sW, gogui);
gogui.addStone(0, 0, true);
System.out.println("corner " + sW.getColor());
try {
Thread.sleep(500)…
-
Opencl ..
Do not opencl operation.
Sabaki, gogui error is coming out.
version : 1.20.0 opencl
60block : kata1-b60c320-s6794945792-d3074237803.bin.gz
kata-genmove_analyze W 50
= Got nonfi…
-
Hi, I use gogui 1.4.9. I installed it using the file "gogui-1.4.9-install.exe"
I didn't find such a file for gogui 1.4.10.
It's a pity... I'd love to run twogtp handicap matches !
Thanks for your…
-
i load it well in Gogui ,but when i want to load it to vs other ai ,Gogui cant do it well,so i load it in Sabaki,but the parameter seems dont work ,gungo work well in Sabaki,thanks a lot for your help…
xhw98 updated
4 years ago
-
At running
`python main.py gtp policy --read-file=saved_models/20170718' `
it appeared that
AttributeError: module 'gtp' has no attribute 'Engine' .
Besides, when I ran the code
`gogui-tw…
-
Fischer rule added.
https://github.com/sailfish009/gogui/commit/e98ba54bb498d324574b8e8306b12ea204990d5e
-
Mabe #4 can help
-
Hi,
i want to change stone color like Sabaki v0.32.2.
where should i have to look in gogui source code?
Thanks.