-
Hello,
im looking around for different uci engines for the project "picochess", which is also part of these DGT Pi chess clocks.
Mainly, im searching for engines with UCI960 support and/or Levels.
…
-
Hi Johannes,
First of all, congratulations on your latest release! This engine plays remarkably different from any others I have seen, and it seems to do so at a very high level.
I noticed an issue…
-
GCP published data, which I do not doubt, that in head-to-head matches, a smaller PUCT value, with fewer moves but taken deeper, led to better results for the smaller PUCT value. The problem is that t…
-
I know this isn't directly applicable to Open Spiel, so please just close the issue if it's an inappropriate ask, but I'm very curious to see the pseudo code mentioned in the AlphaZero Science paper. …
-
### Describe the issue
we observe slower than expected nodes per second on multi-socket and/or numa systems (e.g. local, tcec, potentially ccc). The likely reason is increased memory bandwidth conten…
-
Temperature should proportionally affect all moves (UCTNode::randomize_first_proportionally). Curently 0 visit children are not proportionally adjusted. This might be a minor issue and not even be rel…
-
There is any possibility to use Minic engine for non Windows/Linux/Mac operation systems like FreeRTOS?
Cheap hardware that I'm trying to use ESP32-WROOM-32D DevKitc: 2x240MHz CPU, 320KB RAM, 4MB Fla…
-
`make build` does the same thing as `make` (pgo build)
https://github.com/Matthies/RubiChess/blob/3b469d3fd511472825652c3ad2127f9f1634638c/src/Makefile#L343
However, it is supposed to do somethi…
-
With latest networks(?), the eval gets very unstable. Many fail low/fail high and visible e.g. in the first 40 moves of this game: https://tcec-chess.com/#div=cup12t&game=52&season=25
2n3k1/2b1RNp1…
-
This position might be interesting for endgame testing : 8/7p/8/5n1K/4n1P1/k7/5P2/8 b - - 0 1
I checked the online TBs at https://syzygy-tables.info :
![Nf6+ is draw](https://user-images.githubuse…