Skip to content

Handle Discrete Observation Spaces in Centralized Critic #23

Description

@SimoneCignoli

The centralized critic model may incorrectly calculate the input size when using a Discrete observation space (or a Dict space containing Discrete elements).
A similar issue was recently fixed for the action space in PR #22 , but the observation space handling may still need to be addressed in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    caveatExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions