]> git.sesse.net Git - stockfish/commitdiff
Set Use NNUE by default to true
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 20 Aug 2020 12:24:49 +0000 (14:24 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 20 Aug 2020 19:14:32 +0000 (21:14 +0200)
Since the initial stages of the merge, progress has been made so that
this seems the best option now:

* NNUE is clearly stronger on most relevant hardware and time controls
* All of our CI and testing infrastructure has been adjusted
* The default net is easy to get (further ideas #3030)

fixes https://github.com/official-stockfish/Stockfish/issues/2861

closes https://github.com/official-stockfish/Stockfish/pull/3033

No functional change.


No differences found