lithander / Leorik

Leorik is a strong, open-source UCI chess engine written in C#
MIT License
22 stars 3 forks source link

Features/nnue #7

Closed Gigantua closed 1 year ago

Gigantua commented 1 year ago

All of glorious NNUEv5 except: the mapping between Leorik piece codes and NNue piece codes needed for featureactivation.

Downloads dabb1ed23026 by default if file does not exist.

Done: Featuretransform, Propagation, Initialisation Todo: Accumulatorupdate

(Sidenote to Thomas: Leoriks nice interface lends itself to incremental NNs very nicely)