Skip to content

How to calculate agent_obs_shape and global_obs_shape in configuration file of smac env? #584

Answered by yifan123
Monarchlee asked this question in Q&A
Discussion options

You must be logged in to vote
  1. It is related to the type of entity
  2. agent_obs
    if self.flatten_observation:
  3. global_obs shape
    def get_state(self, is_opponent=False):
  4. You can print the shape in smac env and then set the right value in config and run again

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Monarchlee
Comment options

Answer selected by PaParaZz1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants