Hello,
I have some question about the parameters handled by the POMCP solver in comparison to the MDP version, MCTS.jl
The way I understood it is :
- c = Exploration Constant
- tree_queries = number of iterations
How can the depth be controlled ?
Thanks,
Maxime