Skip to content

[RLEnvs] easy access of the length of an action vector (dimension of action space) #257

Closed
@JinraeKim

Description

@JinraeKim

As in JuliaRL_BC_CartPole.jl,
we often need the length of an action vector.
However, for some continuous-action environments, it seems not straightforward to obtain the length of an action vector.

How about specifying the dimension of action spaces by adding a field of each environment?
Or, providing a method for getting it.

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