这是indexloc提供的服务,不要输入任何密码
Skip to content

Rename state_shape to obs_shape #1036

@MischaPanch

Description

@MischaPanch

Using state shape is doubly confusing because

  1. Some newer versions of gymnasium envs actually do have a notion of state
  2. Tianshou uses obs to denote observations in Batch instances
  3. Tianshou uses state to denote hidden_states in the context of history summarization with RNNs, which has nothing to do with the state_shape describing the observation shape of the env

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changesChanges in public interfaces. Includes small changes or changes in keysgood first issueGood for newcomersminorRequires small changes to be fixedrefactoringNo change to functionality

    Type

    No type

    Projects

    Status

    To do

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions