leela-chess
leela-chess copied to clipboard
**MOVED TO https://github.com/LeelaChessZero/leela-chess ** A chess adaption of GCP's Leela Zero
On: https://github.com/glinscott/leela-chess/releases/ It would be a nice convenience if the filenames had the version included so that my lazy 😫 self doesn't have to delete old .zip files or rename...
It is sad to see the project slow down.I just try to help by offering possibilities within my knowledge. > Bestmove: Picks the move with the most visits. randomize or...
Having followed Leela project for some time, I noticed some problems in training strategy that may affect its training progress and general strength. Here I present the main problem and...
download_weights.py: downloads all the weights files. weights_file.py: loads .gz weights files as a list. compute_skewness.py: uses weights_file.py to load the weights, then takes policy head weights for each ID >...
I see this issue only with time control like this: 1min + 2sec, 1/2min + 5sec etc. I use only "GPU" version of "Leela C0". No issue for any time...
A number of properties in self play and learning are important for the project, but hard to test other than to run self play and see the result, and then...
Looking at https://docs.google.com/spreadsheets/d/1lGFf6PLGmBUSMan-YP7Vul4DpRNfn6K8oeCjBILe6uA/edit#gid=857482380, it seems that cuDNN instead of default CUDA can boost lczero performance. I tried to install cuDNN under Windows, see https://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#installwindows, but - as far as I...
LC0 has a bad time management when playing with "increment". Tested with 10, 15, 20, 30, 40, 45 and 60 seconds per move. After some moves LC0 got +5 to...
I'm a Go fan, don't even play chess, but after closely monitoring the situation with Leela Zero Go I have the following directives and command the devs of this Chess...