-
C:\Users\jun\Downloads\KataGo\cpp\dataio\sgf.cpp(459,31): error C2001: 常量中有换行符
C:\Users\jun\Downloads\KataGo\cpp\dataio\sgf.cpp(460,66): error C2001: 常量中有换行符
C:\Users\jun\Downloads\KataGo\cpp\dataio…
-
The instructions in readme make a lot of assumptions. Some step by step for mac kata would be highly appreciated
-
I just want katago only think about one side?
-
I just want to confirm the findings of Vargo in https://lifein19x19.com/viewtopic.php?p=262439#p262439.
On my phone (OnePlus 8 Pro with Snapdragon 865 and Android 11) katago stopped working on all ne…
-
I think this might be an issue with CUDA drivers.
Do you know how to debug it?
~/devel/KataGo/cpp$ /home/lew/devel/KataGo/cpp/katago gtp -model /home/lew/devel/KataGo/cpp/models/b20c256-s447…
-
OS: OpenSUSE Tumbleweed
Despite of using "#define USE_CPU_ONLY" (in config.h) "cmake --build" gets:
"CMake Error at cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find…
-
I got the following after running AutoGTP v18, is the server down or something?
AutoGTP v18
Using 1 game thread(s) per device.
Starting tuning process, please wait...
Network connection to server…
zh450 updated
3 years ago
-
Can we add support for GPU operations? If not, what are the obstacles?
Oltlm updated
3 years ago
-
cannot visit following link
https://github.com/changgyhub/leetcode_101/blob/master/LeetCode%20101%20-%20A%20LeetCode%20Grinding%20Guide%20(C%2B%2B%20Version).pdf
-
Hi, thanks for your amazing app! I am wondering if there could be some more custom settings in the config. Like (dynamic) PDA (to deal with the handicap games more properly), maxTime (to make the sear…