Adaptive MCTS with TD Learning in miniXCOM

Kimiya Saadat

2025/03/03

Categories: projects Tags: TDlearning

We dsigned and implemented an adaptive Monte Carlo tree search algorithm enhanced with temporal difference learning, to improve performance without requiring pre-training in the simplified version of the game XCOM.

See our paper.
See the source code.

>> Home