Skip to content
#

q-learning

Here are 17 public repositories matching this topic...

Reinforcement-Learning

YEAR 2022 : In machine learning there are several subcategories. We will focus here on a type of learning that is close to the 'trial and error' method called reinforcement learning. The program (which will subsequently be called either agent or system) performs a series of actions and after a certain period of time, the quality of the state rea…

  • Updated Jul 8, 2022
  • 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 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 topic, visit your repo's landing page and select "manage topics."

Learn more