John Aslanides

Results 10 issues of John Aslanides

"MCTS in Continuous Action Spaces with Execution Uncertainty" (Yee, Lisy, Bowling; 2016)

The reward corruption demo would benefit a lot from plots with a logarithmic x-axis scale

Here are some easy algorithmic improvements as well as performance tuning/optimization. 1. I'm pretty sure we're re-drawing all of the plots at each iteration, which is unnecessarily quadratic. I think...