This is using the UC Berkeley codebase for the PacMan AI project. This project utilizes search algorithms for artificial intelligence agents, and utilizes reinforcement learning.
agent
ai
analysis
value-iteration
uniform-cost-search
qlearning-algorithm
agent-oriented-programming
gamestate
corner-heuristic
astar-search-algorithm
bfs-search
dfs-search
qlearning-on-gridworld
-
Updated
Oct 1, 2023 - Python