You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I feel silly. This is not a failing unit test. You created a unit test to illustrate the question regarding some behavior. Eugene will have to handle that question.
The following unit test fails by producing actions that are out of the
action_spec
min/max boundaries:https://github.com/abstractpaper/tf-agents/blob/d06b2fcf4fecb3e052224dd257ad3e1b9ef7d4b0/tf_agents/policies/q_policy_test.py#L234-L269
Running the unit test:
When I don't specify an action mask by removing
observation_and_action_constraint_splitter
, it passes:Is this behavior expected?
The text was updated successfully, but these errors were encountered: