Thanks @fedetask ,
I have tested that under the master and cannot replicate it there. I have at the end the Box
space I passed into the constructor. On which version are you running?
I also changed the GymDict
type to gym.spaces.Space
type as the former type was unknown to me. Furthermore, the defaults always trigger the assert not use_noisy, 'Additional noisy layers not supported with action masking'
assertion.