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
I am trying to write a task about reinforcement learning for two wheeled vehicles and want to use discrete action spaces for control, such as moving forward 0.5m, turning left 90 degrees, and turning right 90 degrees, but I don't know how to do it. Can you provide some examples
The text was updated successfully, but these errors were encountered:
I am trying to write a task about reinforcement learning for two wheeled vehicles and want to use discrete action spaces for control, such as moving forward 0.5m, turning left 90 degrees, and turning right 90 degrees, but I don't know how to do it. Can you provide some examples
The text was updated successfully, but these errors were encountered: