Engine: # Using static evaluator
Engine: # Using static move evaluator
Ah! I see what's happening.
That means it's not able to find the neural net description files (eval.net and meval.net), and is using fallback built-in material-only eval.
Scid is not running the engine in the right working directory.
Disclosure: I work for DeepMind on the AlphaZero project, but everything I say here is personal opinion and does not reflect the views of DeepMind / Alphabet.
Engine: # Using ANN evaluator
Engine: # Using ANN move evaluator
... which I suppose is right.
Indeed that is right.
Disclosure: I work for DeepMind on the AlphaZero project, but everything I say here is personal opinion and does not reflect the views of DeepMind / Alphabet.