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
An openAI gym environment to test a RL agent on a path planning problem with a mix of static and dynamic obstacles.
Paired with a TD3 agent.
Depends on PyGame, PyBox2D, PyTorch.
About
An openAI gym environment to test a RL agent on a path planning problem with a mix of static and dynamic obstacles. Paired with a TD3 agent.