Skip to content

MDP QOL Changes #12

Description

@Sungonogi

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

Image Image

 

Discount Factor formula

  • consider writing the given discount factor in the formula
Image Image

 
Goal State Belief State Calculation
0 is the goal state and apparently the transition model always stays there no matter which action we do.

  • explain that somewhere and ideally don't use goal states in this exercise
Image

 
Leaving the grid

  • explain somewhere that moving out of the area never works
Image

 
Action Text Wrong

  • the action should be "right" here:
    (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)
Image

 
feel free to add more

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions