update
This commit is contained in:
@@ -148,6 +148,7 @@ function expand(a::T1, node::MCTSNode, decisionMaker::Function,
|
||||
stateevaluation, statevalue = progressValueEstimator(a, newstate)
|
||||
|
||||
if reward < 0
|
||||
pprint(newstate[:thoughtHistory])
|
||||
newstate.feedback = stateevaluation
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user