thomashirtz / gym-hybrid

Collection of OpenAI parametrized action-space environments.
55 stars 9 forks source link

More test cases on hybrid env? #2

Open KeLiChloe opened 2 years ago

KeLiChloe commented 2 years ago

Hi, I would like to ask that whether you are considering adding test cases on the hybrid env with respect to the reward value? For example, test whether the reward value is correct in some special states (like moving towards the goal, or moving away from the goal or terminal states). I think it would greatly improve the robustness of the environment. 👍

thomashirtz commented 2 years ago

I consider doing that when I have some free time :) Thank you for the feedback