mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-26 03:56:50 +08:00
Print some weight update stats
This commit is contained in:
@@ -22,6 +22,7 @@ namespace Eval::NNUE {
|
||||
void add_example(
|
||||
Position& pos,
|
||||
Color rootColor,
|
||||
Value discrete_nn_eval,
|
||||
const Learner::PackedSfenValue& psv,
|
||||
double weight);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user