Skip to content
#

bidirectional-search

Here are 49 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

Add this topic to your repo

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

Learn more