Tagged Questions
2
votes
1answer
69 views
Markov decision process - how to use optimal policy formula?
I have a task, where I have to calculate optimal policy
(Reinforcement Learning - Markov decision process) in the grid world (agent movies left,right,up,down).
In left table, there are Optimal ...