1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/src
Joost VandeVondele 19129473f2 Merge NNUE (master) in the cluster branch.
fixes minor merge conflicts, and a first quick testing looks OK:

4mpix4th vs 4th at 30+0.3s:

Score of cluster vs master: 3 - 0 - 37  [0.537] 40
Elo difference: 26.1 +/- 28.5, LOS: 95.8 %, DrawRatio: 92.5 %

No functional change.
2020-08-19 23:30:37 +02:00
..
nnue Reformat code in little-endian patch 2020-08-17 12:15:57 +02:00
syzygy Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
benchmark.cpp This commit enables a mixed bench, to improve CI and allow for PGO (profile-build) of the NNUE part of the code. 2020-08-11 08:17:03 +02:00
bitbase.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
bitboard.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
bitboard.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
cluster.cpp Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
cluster.h Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
endgame.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
endgame.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
evaluate.cpp Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
evaluate.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
main.cpp Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
Makefile Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
material.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
material.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
misc.cpp Display NEON in compiler string 2020-08-16 21:10:26 +02:00
misc.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
movegen.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
movegen.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
movepick.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
movepick.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
pawns.cpp Tuned pawn values 2020-08-07 08:57:37 +02:00
pawns.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
position.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
position.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
psqt.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
search.cpp Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
search.h Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
thread.cpp Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
thread.h Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
thread_win32_osx.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
timeman.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
timeman.h Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
tt.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
tt.h Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
tune.cpp Add NNUE evaluation 2020-08-06 16:37:45 +02:00
tune.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
types.h Tuned pawn values 2020-08-07 08:57:37 +02:00
uci.cpp Merge NNUE (master) in the cluster branch. 2020-08-19 23:30:37 +02:00
uci.h Add NNUE evaluation 2020-08-06 16:37:45 +02:00
ucioption.cpp Verify SHA of downloaded net file 2020-08-14 16:20:42 +02:00