AnSrwn / Parkr

Parkr is a simulation in which a reinforcement learning agent learns how to park a car. In order to do this, Unity ML-Agents is used.
1 stars 0 forks source link

Create Environment #1

Closed AnSrwn closed 4 years ago

AnSrwn commented 4 years ago

Obstacles should be fixed, so that the agent car cannot move them by driving against them. Obstacles should have a collision box (?), so that collisions can be detected.