Print some weight update stats

This commit is contained in:
Tomasz Sobczyk
2020-10-24 11:15:59 +02:00
committed by nodchip
parent be3937c37b
commit ec436d3dfd
4 changed files with 45 additions and 8 deletions

View File

@@ -22,6 +22,7 @@ namespace Eval::NNUE {
void add_example(
Position& pos,
Color rootColor,
Value discrete_nn_eval,
const Learner::PackedSfenValue& psv,
double weight);