Skip to content

Arun-M1/Autonomous-Driving

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

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

About

Using reinforcement learning to train an agent to drive autonomously in a variety of gymnasium environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%