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

Improve Reward system #11

Closed AnSrwn closed 4 years ago

AnSrwn commented 4 years ago

Agent should get postive rewards as soon as possible, otherwise it just tries to minimize negative rewards by driving off the map.

training1