Arun-M1/Autonomous-Driving
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Description Objective: Maximize the score for your agent by dodging cars and getting as close as possible to them. The agent is also being chased by cops that will placed n distance behind the agent if they crash. If the agent crashes into any vehicle, then the simulation will terminate. ## Installation Use the package manager [pip](https://pip.pypa.io/en/stable/) to install necessary packages ```bash pip install -r requirements.txt ``` ## Authors: Arun Murugan, Ahmad Abuzaina, Siddhant Mohanty