update
This commit is contained in:
@@ -442,7 +442,7 @@ function conversation(a::T, userinput::Dict) where {T<:agent}
|
||||
)
|
||||
)
|
||||
bestplan = runMCTS(a, initialState, decisionMaker, progressValueEstimator, reflector,
|
||||
isterminal, 2, 3, 2, 1.0)
|
||||
isterminal, 2, 3, 3, 1.0)
|
||||
error("---> bestplan")
|
||||
|
||||
# actor loop(bestplan)
|
||||
|
||||
Reference in New Issue
Block a user