ledpup / StrategyGame

2 stars 0 forks source link

Experiment with using Monte Carlo tree search for AI #55

Open ledpup opened 6 years ago

ledpup commented 6 years ago

https://en.wikipedia.org/wiki/Monte_Carlo_tree_search

ledpup commented 6 years ago

Problem is: this game has hidden information. No way to know exactly what units the enemy has.

ledpup commented 6 years ago

Papers on MCTS and hidden information: