This commit is contained in:
2025-03-09 18:37:14 +07:00
parent 4bf3a78daf
commit b1d655acff

View File

@@ -88,6 +88,8 @@ function runMCTS(
_ = expand(node, transition, transitionargs;
horizontalSample=horizontalSampleExpansionPhase)
println(555)
@sync for (leafNodeKey, leafNode) in node.children
@spawn simulateThenBackpropagate(leafNode, transition, transitionargs;
maxSimulationDepth=maxSimulationDepth,