xpag.tools.utils.get_env_dimensions#
- get_env_dimensions(info, is_goalenv, env)#
Return the important dimensions associated with an environment (observation_dim, action_dim, …)
- Return type:
Dict
[str
,int
]
Return the important dimensions associated with an environment (observation_dim, action_dim, …)
Dict
[str
, int
]