Monte Carlo Search Tree iterations

79 Views Asked by At

I have had this example in my exam last week and I can not figure out how to solve it. I have watched lots of tutorials on Monte Carlo Search Tree but I can't still understand this algorithm properly.

I know the four phases: selection, expansion, simulation, backpropagation.

Can someone please explain me the task b) in the image below? It would be really helpful.

Monte Carlo Search Tree iterations