William Brannon

Results 1 issues of William Brannon

Hello, In trying to apply POMCPOW to my problem of interest, I am trying to use the solve function with the following two lines: `solver = POMCPOWSolver(criterion=MaxUCB(20.0))` `planner = solve(solver,...