MDP Quality of Life Changes
Explanation Mechanism
Currently the expected answers contain more than the actual solution. It would be nice if there was a way to expect only the solution (f.e. -2), but still have an explanation somewhere.
Discount Factor formula
Goal State Belief State Calculation
0 is the goal state and apparently the transition model always stays there no matter which action we do.
Leaving the grid
Action Text Wrong
feel free to add more
MDP Quality of Life Changes
Explanation Mechanism
Currently the expected answers contain more than the actual solution. It would be nice if there was a way to expect only the solution (f.e. -2), but still have an explanation somewhere.
Add a mechanism for explanations
use it for these two cases
Discount Factor formula
Goal State Belief State Calculation
0 is the goal state and apparently the transition model always stays there no matter which action we do.
Leaving the grid
Action Text Wrong
(Looking at the code fixing this in a clean way requires a larger change, because we need to differentiate between the cylic track and the grid exercise)
feel free to add more