Removed LEARN_GENSFEN_USE_DRAW_RESULT macro.

This commit is contained in:
nodchip
2020-09-09 00:22:38 +09:00
parent eafa569365
commit 8d763fb503

View File

@@ -23,19 +23,6 @@ typedef float LearnFloatType;
//#include "half_float.h"
//typedef HalfFloat::float16 LearnFloatType;
// ======================
// Settings for creating teacher phases
// ======================
// ----------------------
// write out the draw
// ----------------------
// When you reach a draw, write it out as a teacher position
// It's subtle whether it's better to do this.
// #define LEARN_GENSFEN_USE_DRAW_RESULT
// ======================
// configure
// ======================