Fixed a comment.

This commit is contained in:
nodchip
2020-09-13 16:35:52 +09:00
parent 1c84da9caa
commit a94a076e39

View File

@@ -1988,7 +1988,7 @@ namespace Learner
Eval::NNUE::SetBatchSize(nn_batch_size);
Eval::NNUE::SetOptions(nn_options);
if (newbob_decay != 1.0 && !Options["SkipLoadingEval"]) {
// Save the current net to [EvalDir]\original.
// Save the current net to [EvalSaveDir]\original.
Eval::save_eval("original");
// Set the folder above to best_nn_directory so that the trainer can