aboutsummaryrefslogtreecommitdiff
path: root/microposts/2048-mdp.md
blob: cee7bbfb91d9ace7d7f1a209e778bcaa199fa8c2 (plain) (blame)
1
2
3
4
---
date: 2018-05-25
---
[This post](http://jdlm.info/articles/2018/03/18/markov-decision-process-2048.html) models 2048 as an MDP and solves it using policy iteration and backward induction.