-
Dump:
```
. _/|
. // o\
. || ._) lichess-bot 0.2
. //__\
. )___( Play on Lichess with a bot
Welcome LeelaZero-UK!
Queue Bullet challenge from leonrades
Accept Bullet challe…
-
While trying to write a non functional patch, i noticed an oddity in the bench of the last dev version (Join common code in the stages of next_move() ).
The Last position gives
> Position: 42/4…
-
shakmaty writes a black kingside castle as `e8h8`, but PyChess only understands `e8g8`. It looks like shakmaty uses `e8h8` on purpose to accomodate Chess960 games, so I wasn't sure of the best way to …
zxqfl updated
6 years ago
-
Would it be worth applying the same kind of symmetry-exploiting that goes on in AlphaGo (Zero) with respect to king- and queenside? Castling would not be an issue, because it can still be considered a…
-
I dont know what is causing this but it doesnt happen when using lczero in any other way.
But lichess-bot is causing leela to spew out all the network values and then crash.
![see image](https://i.…
-
https://groups.google.com/forum/m/?fromgroups#!topic/fishcooking/3am9W7IazE8
At this topic I have provided the idea that chess960 opening book should be used to run tests on positions that don't occu…
-
The engine is not using opening books, is there something more you have to do other than specifying the book name in `config.yml`?
-
Yesterday i imported top three engines inside CM 11 interface with the purpose of testing this time control.
My observation is that neither support it natively. Is it possible that SF can be taught …
-
Hi,
I'm trying to start v0.9n in console-mode on a x86_64 machine[1]. This hangs somehow, the console never comes up. Here's the debug-log:
2018-02-05 22:12:44.439 DEBUG picochess - main: ###…
-
These two match games are identical:
http://lczero.org/match_game/18114
http://lczero.org/match_game/18130
Could this be a problem? Should duplicate games count only once towards the final scor…