You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
use Markov Decision Process (MDP) technique to analyze the potential “risk” at each location in the grid world and provide a recommended action to take. So a policy will be finally output after the value iterations.