nodchip
|
55a6b2bdc4
|
Merge branch 'master' of github.com:official-stockfish/Stockfish into nnue-player-merge
# Conflicts:
# README.md
# Readme.md
# src/Makefile
# src/evaluate.cpp
# src/evaluate.h
# src/misc.cpp
# src/nnue/architectures/halfkp_256x2-32-32.h
# src/nnue/evaluate_nnue.cpp
# src/nnue/evaluate_nnue.h
# src/nnue/features/feature_set.h
# src/nnue/features/features_common.h
# src/nnue/features/half_kp.cpp
# src/nnue/features/half_kp.h
# src/nnue/features/index_list.h
# src/nnue/layers/affine_transform.h
# src/nnue/layers/clipped_relu.h
# src/nnue/layers/input_slice.h
# src/nnue/nnue_accumulator.h
# src/nnue/nnue_architecture.h
# src/nnue/nnue_common.h
# src/nnue/nnue_feature_transformer.h
# src/position.cpp
# src/position.h
# src/types.h
# src/ucioption.cpp
# stockfish.md
|
2020-08-08 15:55:42 +09:00 |
|
FireFather
|
aea08de018
|
Translation
Files in /eval, /extra, & /learn - comments translated from Japanese to English
|
2020-06-28 03:12:55 +02:00 |
|
tttak
|
c4d30f3649
|
set_from_packed_sfen()でmirrorをepSquareにも適用するように修正
|
2019-07-10 08:16:38 +09:00 |
|
Hisayori Noda
|
57ead90f18
|
Fixed a bug that the game play is invalid.
|
2019-06-22 00:38:24 +09:00 |
|
Hisayori Noda
|
90ef97dcbd
|
Fixed crash bugs.
|
2019-06-20 00:25:40 +09:00 |
|
Hisayori Noda
|
bcd6985871
|
Merged the training data generator and the machine learning logic from YaneuraOu.
|
2019-06-18 08:48:05 +09:00 |
|