Skip to content
#

mdp

Here are 68 public repositories matching this topic...

Implemented reinforcement learning algorithms, including Value-Iteration and Q-Learning, for a 2D grid world Markov Decision Process resembling a Pac-man game. Also applied the Mini-Max algorithm and common path-planning techniques such as A*, Dijkstra, and bidirectional search.

  • Updated Nov 11, 2023
  • Python

Improve this page

Add a description, image, and links to the mdp 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 mdp topic, visit your repo's landing page and select "manage topics."

Learn more