-
I'm writing a website that listens to a pgn feed and runs an analysis of the current position in an asyncio task. When a new position comes, the analysis task is cancelled, and new task started.
If…
-
I am building lczero server for Korean chess.
Where is sql script that create training_games table?
And while installing postgres, 'role "web" does not exist' message diplayed.
-
In project https://github.com/LeelaChessZero/lc0 the following code in src/utils/optionsparser_test.cc
```
EXPECT_THROW(options.SetUciOption("int-test-a", "0"), Exception);
```
works entirely as e…
-
Play.LCZero.Org is not working. I mean, sometimes:
° the page does not even load or gives loading error;
or
°Leela thinks but does not play, i.e., keeps thinking eternally.
It started happenin…
-
Is there a problem with the servers?
-
**Description**
I encountered a `ZeroDivisionError` during the execution of the `net_to_model.py` script in the `lczero-training` project. The error occurs in the `squeeze_excitation` function within…
-
Now that LCZero is training and gaining elo quite rapidly, I'd like to promote it in several forums but I was thinking we need something catchy to attract users so they can not only help, but also fol…
-
@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 …
-
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 …
-
There is a bad Event tag in https://tcec-chess.com/archive/json/TCEC_Season_16_-_Testing_13_Lczero_1pct_Vs_Qualification.pgn , missing the starting square bracket:
```
Event "TCEC Season 16 - Test…