Language Language English 简体中文 unilab.base.observations.get_critic_base_dim¶ unilab.base.observations.get_critic_base_dim(obs_groups_spec)[source]¶ Get critic observation dim, falling back to actor obs when absent. Parameters: obs_groups_spec (dict[str, int]) Return type: int