xhd2015 / xiangqi-pro

Xiangqi Pro, a css implemented Xiangqi(the Chinese Chess) layout
MIT License
1 stars 0 forks source link

Adopting NNUE as an evaluation method and suggesting next moves. #2

Open xhd2015 opened 1 month ago

xhd2015 commented 1 month ago

https://www.chessprogramming.org/NNUE

xhd2015 commented 1 month ago

Understanding Stockfish's evaluation https://github.com/official-stockfish/Stockfish/discussions/4754

Diagrams: https://github.com/official-stockfish/Stockfish/wiki/Stockfish-FAQ#interpretation-of-the-stockfish-evaluation

xhd2015 commented 1 month ago

Pikafish APIs: https://ai.pikafish.org/#/ (check the network requests)