Skip to content

Does this library support continuous action spaces? #47

@128f

Description

@128f

I'm getting

AttributeError: 'Box' object has no attribute 'n'

When I try to use a spaces.Tuple ( tuple ( spaces.box( as an action space for a gym environment, and I suspect (from some of the issues on this repo, some of the code and discussion elsewhere) that it is because this repo does not support continuous action spaces, is that right?

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