Y
Hacker News
new
|
ask
|
show
|
jobs
by
blt
1403 days ago
It exists in theory, since Snake (like all computer games) is a finite MDP.
1 comments
eliasffyksen
1403 days ago
Yes, but not in the matrix state we are using to represent it. It would probaly need to be represented as a "one-hot" MDP encoding, takes away from some of the beauty of it.
link