deepeshmittal / AI-PacMan-Projects

Implemented various AI algorithms in Pac-Man projects developed by UC Berkeley. Implemented informed/blind state-space search using search algorithms like BFS, DFS, UCS and A* algorithm with heuristic calculation. Designed an algorithm for reflex agent, minimax and alpha-beta pruning. Reinforcement Learning using MDP (Value Iteration and Policy …
22Updated 8 years ago

Related projects

Alternatives and complementary repositories for AI-PacMan-Projects