MCTS evaluation question

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
maksimKorzh
Posts: 775
Joined: Sat Sep 08, 2018 5:37 pm
Location: Ukraine
Full name: Maksim Korzh

Re: MCTS evaluation question

Post by maksimKorzh »

Madeleine Birchfield wrote: Fri Nov 06, 2020 6:08 am
maksimKorzh wrote: Tue Nov 03, 2020 12:21 am Hi guys, after getting criticized for embedding sf nnue into my engine
Have you tried implementing the NNUE algorithm into BBC yourself instead of using Stockfish's NNUE code?
No. At the moment I'm too dumb for that. But the existence of NNUE motivated me to start learning about neural nets in general which I'm doing now.