nnue-pytorch icon indicating copy to clipboard operation
nnue-pytorch copied to clipboard

Add a way to disable factorization

Open Sopel97 opened this issue 3 years ago • 0 comments

This patch adds a way to disable factorization of the L1 and the FT layer. Currently it's only possible from the code, with no option exposed to the user. A wrapper is introduced for the optimizer to handle partial layer masks; in the future weight clipping should be moved there.

Sopel97 avatar Jul 01 '21 17:07 Sopel97