I have an observation space of [100, 2 , 11200].I get the following error everytime I try to train a PPOTrainer:
ValueError:No default configuration for obs shape [100, 2, 11200]
I have an observation space of [100, 2 , 11200].I get the following error everytime I try to train a PPOTrainer:
ValueError:No default configuration for obs shape [100, 2, 11200]
Hi @jiangzhangze,
You have three options.