Skip to content
#

q-learning-algorithm

Here are 3 public repositories matching this topic...

DeepTrafficQ is a reinforcement learning-based traffic signal control system that uses Deep Q-Networks (DQN) to minimize vehicle waiting times at a 4-way intersection. By leveraging Q-learning with experience replay and a convolutional neural network (CNN), the agent dynamically adjusts traffic light phases to optimize traffic flow.

  • Updated Jun 29, 2025
  • C

This is a Remake of the Senior Design Capstone that was created for the Spring Semester of 2022 at Texas Wesleyan University. I scaled down the Scope of the application, and the overall simulation focused on getting an AI Agent to Navigate a Maze to reach the location of a Goal in a Maze using Reinforcement Learning via the Q-Learning Algorithm.

  • Updated Mar 16, 2024
  • C

Improve this page

Add a description, image, and links to the q-learning-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the q-learning-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more