The Mathematics of 2048: Optimal Play with Markov Decision Processes

Costas

Administrator
Staff member
So far in this series on the mathematics of 2048, we’ve used Markov chains to learn that it takes at least 938.8 moves on average to win, and we’ve explored the number of possible board configurations in the game using combinatorics and then exhaustive enumeration.

https://jdlm.info/articles/2018/03/18/markov-decision-process-2048.html
 
Top