-
When I run the provided worksheet, clinfo does not find any GPU devices
`Number of platforms 0`
I believe the problem lies in the version of nvidia-cuda-toolkit which gets installed (v8.0). When I…
-
Perhaps somewhat pedantic, but if the goal here is minimal chess-specific info, then shouldn't the term "zero" be in the name. Leela by itself is quite go-centric, whereas leela-zero is the minimalis…
-
Quoting RedDenver from Discord:
This is a very minor point, but thought I'd mention it in case it ever comes up: Once search has visited a child node ~8.3M times, the Q value will stop being update…
-
I'm running Leela as Arena 3.5.1 engine on Windows 10 machine. I am trying to limit playouts to a fixed number using -p option. The documentation (both at this link: https://github.com/glinscott/lee…
-
First of all, thanks for writing this!
Do you mind adding a license file? I have some modifications that I'd like to submit (or include in my Github fork) and I would be more comfortable if the code…
-
Windows 10 Defender this morning identified client.exe from Leela Chess Zero (Win GPU) as a virus.
I downloaded the zip file again, to be sure that it's not coming from my machine, and Windows Defend…
-
http://archive.is/vPs81
![image](https://user-images.githubusercontent.com/35181396/39851346-2d775ab6-53cb-11e8-8cce-95722c88c31e.png)
-
Please refer to this thread: https://groups.google.com/forum/#!topic/lczero/4Firr6yxAc0
It was stated that Leela plays only a couple openings during self-play.
However, looking at Alpha Zero paper, …
-
I am playing Stockfish vs Leela Chess Zero on Arena. Both are setup as UCI engines and I use network #234 for Lc0. Time controls are set to fixed time per move (6 seconds).
While Stockfish uses the…
-
In investigating https://github.com/LeelaChessZero/lc0/issues/344, I noticed that leela related self-play has never used Q=0 and had various iterations going from 1.1 to parent Q to fpu reduction, etc…