One Sweep Then Greedy
A two-state MDP, , all transitions deterministic.
| state | action | reward | next state |
|---|---|---|---|
| 1 | |||
| 0 | |||
| 0 | |||
| 2 |
The current policy takes in and in . Policy evaluation is run to convergence, then one policy improvement step is taken.
Which action does the improved policy take in ?
Sign in to answer questions and track your progress
Sign In