Replace the old loss/grad calculation completely.

This commit is contained in:
Tomasz Sobczyk
2020-11-29 12:18:02 +01:00
committed by nodchip
parent b71d1e8620
commit 539bd2d1c8
5 changed files with 79 additions and 230 deletions

View File

@@ -38,7 +38,6 @@ namespace Eval::NNUE {
uint64_t epoch,
bool verbose,
double learning_rate,
Learner::CalcGradFunc calc_grad,
Learner::CalcLossFunc calc_loss);
// Check if there are any problems with learning