-
Description:
When using the web_search method with the minimax model, the return data format is inconsistent compared to the standard method. This inconsistency causes an error in the MiniMaxChatMo…
-
-
The solver outputs A5 for black for the following position (a variation of carpenter's square), which obviously does not save the target. It seems to perform quite well in general, so the bug is stran…
-
about this position :
![shallow-red-Nxd4-bad](https://github.com/15jgme/shallow_red_engine/assets/1109281/476cabe9-9ae2-4a13-a7b6-d39a12f6ad01)
here Shallow-Red -White- played 14.Nxd4, which is …
-
以下是服务器日志:
2024-07-08 11:06:39,332 - WARNING - Read json file:/config/roles.json failed: [Errno 2] No such file or directory: '/config/roles.json'
2024-07-08 11:06:42,120 - INFO - FoloToy Server Vers…
-
Hello. I just finished my `android-usbser-rs`, and realized that you’ve published a prototype of a new gomoku engine. However, the C++ code is written by your friend, but not yourself.
Therefore I …
-
We'd like to improve single player experience at the lower end of the rating spectrum.
Someone should look into the costs of [using these steps](https://github.com/CSSLab/maia-chess#move-prediction…
-
As you know, there are some different approaches to utilize value network's evaluation.
For example, An open sourced computer go program RN, just averages value network evaluations and uses it, lik…
-
Position: `8/8/8/8/8/3N1K2/2p1N3/1k6 w - - 0 5`. Only winning move is `Nec1` with a mate in 11, all other moves draw. https://syzygy-tables.info/?fen=8/8/8/8/8/3N1K2/2p1N3/1k6_w_-_-_0_1
The positio…
-
Hi @bennett-zhang,
I am just curious to know how the AI knows what the best possible move is on the "Impossible" difficulty. I am currently studying the mathematics of ultimate-t3 and I am very cur…