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

Include Observables #2

Closed AnSrwn closed 4 years ago

AnSrwn commented 4 years ago

Create and collect observations so that they can be used in the function CollectObservations() in CarAgent.