KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

GTP engine and self-play learning in Go

Results 240 KataGo issues
Sort by recently updated
recently updated
newest added
trafficstars

KataGo v1.14.1 Git revision: Compile Time: Mar 10 2024 18:54:09 Using OpenCL backend I'm trying to get rootInfo with kata-genmove_analyze like this: `kata-genmove_analyze rootInfo true` but error outcomes: `? Could...

I recently began to contribute to Katago distributed training. I noticed that the network is trained on strange initial board/komi conditions and are running on low visit counts. Is the...

If i want to use Katago 1.14.1 with time cache, what can I do? Anyone can help me?

# Current factors affecting Game go’s strength: engine search and weight values Factors affecting Game go strength: - Engine search algorithm - Structure and specific values of weights (referred to...

all, With modern hardware, what training speed would one expect with a single H200 GPU, ie: how fast could you go from zero to the current ELO? I am curious...

as more and more machines use that platform

These games are very suspicious, just playing randomly at the opening: - https://katagotraining.org/sgfplayer/rating-games/1283811/ - https://katagotraining.org/sgfplayer/rating-games/1283810/ - https://katagotraining.org/sgfplayer/rating-games/1283809/ - https://katagotraining.org/sgfplayer/rating-games/1283815/ - https://katagotraining.org/sgfplayer/rating-games/1283816/ - https://katagotraining.org/sgfplayer/rating-games/1283817/ Althrough these games were uploaded from the...

Just compiled a cuda backend engine for windows. However, this problem occurs in lines 2099, 2101, 2106, 2108, 2111, 2114, 2878, 2879 of cudabackend.cpp. Of course I didn't make any...