Thanks for sharing. I'm intrigued by your strategy for integrating
with MCTS. It's clear that latency is a challenge for integration. Do
you have any statistics on how many searches new nodes had been
through by the time the predictor comes back with an estimation? Did
you try any prefetching techn
RE: MC + NN feedback:
One area I'm particularly interested in is using NN to apply knowledge
from the tree during the playout. I expect that NNs will have
difficulty learning strong tactical play, but a combination of a
pre-trained network with re-training based on the MCTS results might
be able to