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.
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.