Closed janetwise closed 6 months ago
What mlp_keys and cnn__keys should be used on low dimensional env input such as cartpole? thanks a lot!
Hey, that depends on the obs_key that's specified in the FromGym wrapper (which is used when turning the observation space of envs that only have one observation into a dictionary space).
What mlp_keys and cnn__keys should be used on low dimensional env input such as cartpole? thanks a lot!