Skip to content

Make a proper connection between Observation/Action, and gym spaces #13

@RedTachyon

Description

@RedTachyon

Right now, there is a vague connection between (Box(...) and Action(continuous=...)), and between (Discrete(...) and Action(discrete=...))

In principle, all of these can support Dict action/observation spaces, but I don't want to lose static typing of obs.vector, action.continuous etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    before publishingThis should be fixed before publishing the project

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions