-
I got a problem with the ShashChess 34.6 as i am not able to load in newer eval files. The newest eval file that will load up without crashing the engine is nn-5af11540bbfe.nnue which was released qu…
-
hi,
I managed to compile your CPP source files into a valid Linux 64-bit binary (i'm on Xubuntu 20.04).
Now Chess0 plays in terminal but not in a GUI -- i tested CuteChess and its debug log shows …
-
Evals in PGN stored with only 1 digit after decimal point, for example:
1.g3 Nc6 {End of openingA00: Benko's opening} 2.d4 {+0.3/21 2424 1511177} d5 {+0.3/24 6528 2751448}
Expected 2 digits li…
-
Are you using a 'borrowed' NNUE or is Kobra using an original one?
Graham (CCRL)
-
**Describe the bug**
Local Stockfish analysis gets stuck or times out in local evaluation mode. Waited up to a minute in some cases for Stockfish to return an evaluation for a given position where so…
-
```
go nodes 1000
generate_training_data nodes 1000 max_time_seconds 10
```
results in no data being generated
-
Hi, I'm experimenting with the NNUE portion of blackmarlin. To do so, I've isolated the file involved with pure evaluation and removed the search component of the engine. I'm running into a few issues…
-
Currently only EPD is supported as output format, but it would also be useful to be able to generate books in PGN format.
-
Lately i follow the development of you Sapling engine, newest is v1.1.8 now .. of the many games (5m+3s) i let Sapling play in CuteChess GUI, one remarkable position occured against Calvin v4.3.0 NNUE…
-
i tried to build chrysaora on Linux but i failed .. i'm new to NIM but i can read code.
i had to install "arraymancer" so i did :
nimble install arraymancer
this installed v0.6.2 (not v0.6.1 …