AI-Traffic-Dhaka

AI-Powered Dynamic Traffic Management System for Dhaka City 🇧🇩

This project presents an AI-based traffic control system using Reinforcement Learning to optimize vehicle flow and reduce congestion in Dhaka, Bangladesh. The system uses the SUMO simulator and a Deep Q-Network (DQN) agent to dynamically adjust traffic signals across multiple intersections.

🚦 Key Features

🧠 Technologies Used

📂 Project Structure

🎓 Academic Context

This was my final year project at Ulster University for the COM668 Computing Project module.
Mentor: Baba Shaheer | Student ID: B00916950

📽️ Video Demo

Watch a short walkthrough of the simulation and results:
[Upload video_demo.mp4 here or host on YouTube and link it]

📈 Results

📦 Setup Instructions

```bash git clone https://github.com/your-username/AI-Traffic-Dhaka cd AI-Traffic-Dhaka pip install -r requirements.txt