Found 3,216 repositories(showing 30)
vilbeyli
A Pacman clone with original AI made using Unity / C#
Code-Bullet
I built the pacman game without the ai for pacman
karlapalem
Artificial Intelligence project designed by UC Berkeley. Designed game agents for the game Pacman using basic, adversarial and stochastic search algorithms, and reinforcement learning concepts
WilliamLambertCN
AI Pacman, CS188 2019 summer version (Completed), original website:
jasonwu0731
The Pacman Projects by the University of California, Berkeley.
PetropoulakisPanagiotis
Solutions of 1 and 2 Pacman projects of Berkeley AI course
vivek3141
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
kubowania
live game of pacman
deepeshmittal
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 Evaluation) - Implemented Markov Decision process using Value iteration in the Pacman World. Designed perceptron classifier for data classification. Developed applications using python. http://ai.berkeley.edu/project_overview.html
lightninglu10
a pacman AI with a reinforcement learning agent that utilizes value iteration, policy iteration, policy extraction, Q-learning.
lightninglu10
pacman AI that utilizes minimax, alpha beta pruning, expectimax. Evaluation function also scored 6th in a class of 300.
PointerFLY
UC Berkeley AI Pac-Man game solution
thiagov
A Monte Carlo Tree Search Agent used to control agents in a Pacman competition.
XxcuriousxX
Artificial Intelligence Assignments DIT UoA
TuringKi
PacMan Machine Learning Artificial Intelligence Project
iliasmentz
My implementation for Berkeley AI Pacman projects No. 1 and No. 2
kubowania
Final code for tutorial pacan-with-voice-AI
PfAndrey
Cross-platform remake of PacMan (Namco, 1980) with original ghosts AI and game mechanics
aahuja9
BFS, DFS, A*, and Uniform Cost Search Algorithms implemented for Pacman game
sohamghosh121
Open AI Gym version of Berkeley AI Pacman with images as states
rojinakashefi
Fundamental of AI course which focuses on search, multiagents, mdp and reinforcement learning algorithms.
arnav-gudibande
Pacman AI with the Nengo Neural Engineering Framework
davide97l
Implementation of many popular AI algorithms to play the game of Pacman such as Minimax, Expectimax and Greedy.
MDB22
Software Agents Pacman project, implementing AI for Pacman in Python and PDDL
jeknov
No description available
abhinavcreed13
The course contest involves a multi-player capture-the-flag variant of Pacman, where agents control both Pacman and ghosts in coordinated team-based strategies
kubowania
pacman in JS for voice AI tutorial
XieJia15
my solution for UC Berkeley AI projects pacman
calvinjc
Pacman that plays itself
saba-ramezani
No description available