Skip to content

SPOR step checks if observations are present #11

Description

@clemens-fricke

Is your feature request related to a problem? Please describe.
Currently, the SPOR steps do not check if the observations defined for them are actually produced in each step. This will make the training crash with weird error messages.

Describe the solution you'd like
two possible solutions are possible

  1. Define default observations if no/too few observations are provided. (What do we do if there are too many?) AND write a warning to the log saying that observations were amended with default observations. The episode should also be terminated at this point.
  2. Raise an error saying this specific step did not provide the observations that it should.

This is currently seen as a nice to have but not an urgent feature.

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

    enhancementNew feature or requestgood first issueGood for newcomerslow prioMaintianers wont prio this. But anybody is welcome to fix/implment this via a PR.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions