1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-12 03:59:15 +00:00
BadFish/src/eval/nnue
2019-06-22 00:37:31 +09:00
..
architectures Added files for NNUE. 2019-06-09 10:40:12 +09:00
features Fixed compile errors. 2019-06-15 17:08:47 +09:00
layers Merged the training data generator and the machine learning logic from YaneuraOu. 2019-06-18 08:48:05 +09:00
trainer Fixed a compilation error. 2019-06-22 00:37:31 +09:00
evaluate_nnue.cpp Merged the training data generator and the machine learning logic from YaneuraOu. 2019-06-18 08:48:05 +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 Fixed a bug that White and Black are reversed. 2019-06-22 00:37:10 +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 Fixed compile errors. 2019-06-15 17:08:47 +09:00
nnue_common.h Added files for NNUE. 2019-06-09 10:40:12 +09:00
nnue_feature_transformer.h Fixed compile errors. 2019-06-15 17:08:47 +09:00
nnue_test_command.cpp Added files for NNUE. 2019-06-09 10:40:12 +09:00
nnue_test_command.h Added files for NNUE. 2019-06-09 10:40:12 +09:00