Questions tagged [deepdrive]

Deepdrive is an open source self-driving car simulator that allows end-to-end testing of perception and control algorithms within Unreal Engine.

1 questions
1
vote
1 answer

reinforcement learning - drive to waypoint

I'm playing around with making a self driving car in a pc game. I was thinking of using reinforcement learning, and giving the car a location on the map to get to. The reward would be a function of the distance from the waypoint, and something…
DaveS
  • 105
  • 1
  • 1
  • 8