-
This is far out, but hopefully doable someday: Maybe Lc0 evaluations could be added (as win probabilities? or maybe Q score directly?). This would require a GPU most likely, at least if we want any pr…
-
How many CPUs does LCZero cpu support at the moment - probably the same number like Stockfish?
-
leela-chess has a python notebook for Google colab to get use of a K80 GPU for free.
I've made a version for leela-zero:
https://drive.google.com/file/d/1WQfPOFhkahIJSxdIjeSQqK4q30j3T1qF/view?usp=…
ghost updated
6 years ago
-
David Wu wrote the following to me:
> If I recall correctly, Leela Chess Zero's experimental implementations either included or discussed the possibility of including a special thread, whose job is…
-
**Project description**
Nibbler is a real-time analysis GUI for [Leela Chess Zero](http://lczero.org/play/quickstart/) (Lc0),
**Metadata**
* homepage URL: https://github.com/rooklift/nibbler
…
-
Add a win/draw/loss bar when using an engine that supports it. See here for how to use this with Leela Chess Zero:
https://lczero.org/blog/2020/04/wdl-head/
Also, make it so that you can run LC0 …
-
Hello friends,
I am a new comer here. I have downloaded the LC0 engine,but it is taking time to think and show variations in my fritz 15 and chessbase 14 gui.
I visited some sites but they were sayi…
-
I'm trying out SWA
Write-up: https://github.com/glinscott/leela-chess/issues/159
Original post: https://github.com/gcp/leela-zero/issues/814
Code: https://github.com/sethtroisi/minigo/tree/sw…
-
Is `5 + 0` (min + sec) or `5 + 3`, as opposed to "40 moves in 5", supported? Is "999 moves in 5" an equivalent?
The thread on the hourglass time control says there's issues with the engines underst…
-
@yuandong-tian @jma127 can you please tell us if you are thinking about adapting ELF to a chess version (ELF OpenChess?).
As you probably know there is already an adaptation of LeelaZero for chess …