KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

GTP engine and self-play learning in Go

Results 314 KataGo issues
Sort by recently updated
recently updated
newest added

For instance, having a total time of 3hrs and letting the model allocate time on its own.

Once heard that Katago plans to build a webpage demonstrating unofficial weights ranging from fast-drop learn rate weights and human-like weights, will this idea be realized? Personally, I think this...

I am truly grateful that KataGo is so powerful and practical. But I still have no idea what the name "Kata" means.

logging.info("Shuffled data path does not exist, there seems to be no data or not enough data yet, qutting: %s" % curdatadir) logging.info("Shuffled data train.json file does not exist, there seems...

## During the process of exporting model weights today, the following error was encountered: PS E:\selfplay\KataGo\python> python ./export_model_pytorch.py -checkpoint "E:\selfplay\train\checkpoint.ckpt" -export-dir E:\selfplay\models -filename-prefix b1c6nbt -model-name b1c6nbt ['./export_model_pytorch.py', '-checkpoint', 'E:\\selfplay\\train\\checkpoint.ckpt', '-export-dir',...

I'm an undergraduate student at UC Davis, and our campus Go club is exploring ways to integrate KataGo with LLM to get more comprehensible post-game analysis. We're interested in obtaining...

I build a executable file with android ndk, but when I load `xx.bin.gz`, it has error: > model.conv_spatial: Nan or infinite neural net weight or parameter when I load `xx.txt.gz`,...

**Dear David,** I am writing to request two new features for the contributions page on the KataGo training website (https://katagotraining.org/contributions/): 1. A **search box** to filter game files (especially the...

I have successfully get a model using the network file from official website, which is locally trained with approximately 1000 games data. But it played poorly, not at all feels...