1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-11 19:49:14 +00:00
BadFish/src/eval/nnue
2020-06-27 19:41:13 +02:00
..
architectures added header guards 2020-06-25 10:39:29 +09:00
features 盤上から取り除かれた駒に関する差分計算を省き、高速化した 2020-06-03 23:32:08 +09:00
layers Added a hack to avoid crash with binaries compiled by g++ on MSYS2. 2019-07-05 00:22:41 +09:00
trainer Fixed a compilation error. 2019-06-22 00:37:31 +09:00
evaluate_nnue.cpp Update evaluate_nnue.cpp 2020-06-25 12:41:32 +09:00
evaluate_nnue.h Merged the training data generator and the machine learning logic from YaneuraOu. 2019-06-18 08:48:05 +09:00
evaluate_nnue_learner.cpp コンパイルエラーを修正した 2020-06-08 23:46:06 +09:00
evaluate_nnue_learner.h Merged the training data generator and the machine learning logic from YaneuraOu. 2019-06-18 08:48:05 +09:00
nnue_accumulator.h Fixed compile errors. 2019-06-15 17:08:47 +09:00
nnue_architecture.h Enabled halfkp_256x2-32-32.h. 2019-07-11 22:47:55 +09:00
nnue_common.h Fix compilation under Linux with -DUSE_SSE41. 2020-06-27 19:41:13 +02:00
nnue_feature_transformer.h Added a hack to avoid crash with binaries compiled by g++ on MSYS2. 2019-07-05 00:22:41 +09:00
nnue_test_command.cpp test nnue test_features等の有効化 2020-06-08 15:07:48 +09:00
nnue_test_command.h test nnue test_features等の有効化 2020-06-08 15:07:48 +09:00