-
https://github.com/jk182/chessProjects/blob/7bbb6f4944947fc0f43146b16ff6031cd2cb18ad/functions.py#L76
https://x.com/LeelaChessZero/status/1637763896596463616
this line of code is different with …
-
hi,
thank you for this great analysis tool
the only issue is it doesn't recognize new lc0 networks ( tried more than 10 no luck)
Could you please fix this issue
-
https://medium.com/@veedrac/leela-chess-test40-test50-and-beyond-c15896becfac
This is a somewhat old article giving an overview of a few ideas proposed for or actually used in Lc0, but it hasn't be…
-
According to lc0, it should be UCI-compatible. However, PGN-spy fails when used with lc0:
![image](https://user-images.githubusercontent.com/46068634/190864974-7105a889-e4ec-4e5f-a6af-be4f2f407e11.p…
-
The Stockfish engine is great, but lc0 plays more like a human and (with different weights networks) can emulate a wide range of human strength from 1200 elo to 1900 (using Maia https://github.com/CS…
-
this fen `q1Nk4/1p2p3/p1P5/8/KP6/8/4P3/7R w - - 0 1` from https://www.chessengeria.eu/berserk where the continuation is 1. Nb6 Qa7 2. c7+!! is not found by Berserk 13. Something must've gone wrong som…
-
It would be nice to show entire lc0 stderr output when running client, for example by displaying it on lc0-client's stderr. That way when something is wrong with lc0 it can be seen.
-
Currently Lc0 tries to write lots of files into binarie's directory, making it not suitable to put Lc0 into linux distros (as natural location for lc0 binary is `/usr/bin/lc0` and an app should not wr…
-
I'm running into problems with Spike reporting "Bad or missing arguments for command str", which I don't know how to resolve or why this is occurring in a simple hello world program.
The riscv-gnu-…
-
#### Description
auto_techsupport.py is failing for multi-asic platforms, enhancement needed to look platform specific config_db.
## Steps to reproduce the issue
Try to do config auto-techsupp…