Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 251 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 251 Bytes

Autopilot

RL for autonomous vehicle control (highway-env).

Deep Determenistic Policy Gradient (DDPG) for solving highway parking environment.

Requirements:

  • python 3.7
  • torch 1.10
  • gym 0.21.0
  • highway_env 1.4

car