Shut the Box Gameplay

Background and Description

Here we will attempt to find the optimal set of actions to a simple dice game using the Markov Decision Process framework. This task features a review of a popular control process solving framework, as well as a relatively simple solution script.

Documentation

  • Read the analysis

Code

  • Check out the Github