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
Some test cases not done as part of #186. Come back to do these at some point.
Need an sac_alpha that is not 0.2
Need max_episodes that is not 100000
DRFC fixed location object avoidance using "bot cars"
Check again correct parsing for head-2-head with objects too (available in console)
Test discrete action space where there is:
Only RIGHT steering (i.e. where steering angle <= 0) ... check that max_right_steering ends up with correct large negative
The text was updated successfully, but these errors were encountered:
Some test cases not done as part of #186. Come back to do these at some point.
Need an sac_alpha that is not 0.2
Need max_episodes that is not 100000
DRFC fixed location object avoidance using "bot cars"
Check again correct parsing for head-2-head with objects too (available in console)
Test discrete action space where there is:
Only RIGHT steering (i.e. where steering angle <= 0) ... check that max_right_steering ends up with correct large negative
The text was updated successfully, but these errors were encountered: