mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-26 20:16:14 +08:00
Replace the old loss/grad calculation completely.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user