update
This commit is contained in:
@@ -87,6 +87,8 @@ function runMCTS(
|
|||||||
else
|
else
|
||||||
_ = expand(node, transition, transitionargs;
|
_ = expand(node, transition, transitionargs;
|
||||||
horizontalSample=horizontalSampleExpansionPhase)
|
horizontalSample=horizontalSampleExpansionPhase)
|
||||||
|
|
||||||
|
println(555)
|
||||||
|
|
||||||
@sync for (leafNodeKey, leafNode) in node.children
|
@sync for (leafNodeKey, leafNode) in node.children
|
||||||
@spawn simulateThenBackpropagate(leafNode, transition, transitionargs;
|
@spawn simulateThenBackpropagate(leafNode, transition, transitionargs;
|
||||||
|
|||||||
Reference in New Issue
Block a user