-
hi, i just discovered your engine and it's amazingly strong ! I test several different engines and i use special positions (FEN) to see what each engine thinks. Do you also use this method ? Maybe t…
-
it is not clear how to make this work offline...(you need to add more details or instructions on (How to Run Maia) section)
I think it is better to make standalone installation or distribution so we …
-
It turns out that Fairy-Stockfish numbers ranks 1 to 10 on boards with 10 ranks, in UCI mode. The de facto standard for this is to use 0-9. This makes SF incompatible with existing, for instance, exis…
-
Hi,
I'm the creator of a new chess engine https://github.com/Wikunia/Ghess (yeah I'm working on a Readme :smile: )
I've played against your bot for testing and saw that it missed a mate in 1 for …
-
Hi Ferdinand,
I tested an older (2019) PGN and noticed that we need to add a few cases for some engines,
which create no output for forced or easy moves, otherwise plot.py would exit.
I could v…
-
The closest I could find was the following, but while i could not read all of it, The point was about methodology for optimization.
https://github.com/glinscott/fishtest/issues/774#issue-683956808
A…
-
First of all, thanks for the amazing package.
I'm currently trying to implement the [UCI](https://en.wikipedia.org/wiki/Universal_Chess_Interface) protocol for chess engines in R. The following iss…
-
Saw this in debug mode that cutechess-cli sends a new position command after each book move.
```
452 >SF-Debug2(1): position startpos
452 >SF-Debug1(0): position startpos moves g1f3
452 >SF-Debug2…
-
Hi. Sorry for bringing up the quality of the moves again; this one seems like not a single fluke, but as as systematic deficiency: Maia 1100 fails to win a game with 6 queens vs. a king. The game is […
-
this is a suggestion for a feature, and an idea triggered by conversation in https://github.com/lucasart/c-chess-cli/issues/30
What I'm doing now quite often (with nnue) is to run tournaments of m…