NNUE constructor

NNUE()

Implementation

NNUE() {
  _initializeWeights();
}