danzel / PatchworkSim

Simulation of the board game Patchwork for AI exploration
2 stars 0 forks source link

MCTS using non-random moves #19

Closed danzel closed 6 years ago

danzel commented 6 years ago

If we used an expert system to perform rollouts, would that perform better? I think even just using the tuned utility AI should perform better than random, and it's still fast.