aboutsummaryrefslogblamecommitdiff
path: root/microposts/2048-mdp.org
blob: 4794780fa49dca18e49cc258589c56aa130b0811 (plain) (tree)
1
2
3
4
5
6
7






                                                                              
#+title: 2048-mdp

#+date: <2018-05-25>

[[http://jdlm.info/articles/2018/03/18/markov-decision-process-2048.html][This
post]] models 2048 as an MDP and solves it using policy iteration and
backward induction.