-
Implement Quiescence Search.
[link](https://www.chessprogramming.org/Quiescence_Search)
-
Hello, does Easy AI support Quiescence Search?
-
While implementing forms support, we took a decision *not* to stream the rendering for the pre-quiescence phase of POST responses. We only stream the post-quiescence phase for POST responses, i.e., th…
-
#200 made it possible for quiescence-search nodes to soundly detect checkmates. Unfortunately, there may still be mates being unsoundly propagated up the tree.
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
The problem is the following sequen…
-
I have to admit that I was a bit sick of letting my engine loose against yours so I just played myself :smile:
In general it played quite well but maybe you can figure out why it didn't see the de…
-
Currently yobmef plays `c3d5` at depth 1,2,3 and 4 in this position `1rbq1rk1/ppbn1pp1/4p2p/1P1pP3/3P2P1/PQN1BN2/1K3P1P/3R3R w - - 0 1`
![image](https://user-images.githubusercontent.com/26258618/105…
-
- [x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
- [x] I have searched existing [issues](https://github.com/LandSandBoat/…
-
Hey, I know you probably haven't maintained this project in a while, I found your youtube channel recently when I was in desperate need to improve my own chess engine... Your code helped me with the q…
-
There's a difference between reinforcement and supervised learning in the AGZ paper. The paper mentioned that although for the reinforcement version, the loss function is like "loss = action_loss + va…