update
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user