pacman
Here are 308 public repositories matching this topic...
Agente del juego Pacman para la asignatura de Aprendizaje Automático
-
Updated
Feb 13, 2017 - Python
Pacman and Ghost Agent | Python | Artificial Intelligence | Search-based Algorithms | Learning-based Algorithms
-
Updated
Feb 18, 2017 - Python
PACMAN BERKELEY - CURSO DE INTELIGENCIA ARTIFICIAL UPF
-
Updated
Mar 2, 2017 - Python
This repo was a short term project for CSCI 4511W (Artificial Intelligence) that uses a custom implementation of Pac-Man to compare different pathfinding algorithms.
-
Updated
May 18, 2017 - Python
This is the Pacman AI agent implemented as a search problem with DFS, UCS, BFS, A* with different heuristic functions. This project was a part of Artificial Intelligence Nanodegree @udacity.
-
Updated
Jul 23, 2017 - Python
Next generation community package management for Chakra.
-
Updated
Aug 4, 2017 - Python
Exploring Learning Algorithms with Pac-Man
-
Updated
Sep 22, 2017 - Python
CAP4621 - Artificial Intelligence HW 1
-
Updated
Sep 30, 2017 - Python
-
Updated
Oct 4, 2017 - Python
(Berkeley AI) Search problems arround PACMAN
-
Updated
Oct 9, 2017 - Python
Automatic Pacman Game using algorithms to find the way to pass
-
Updated
Oct 25, 2017 - Python
In this project, the Pac-Man agent finds paths through its maze world, both to reach a particular location and to collect food efficiently. Search algorithms such as Depth First Search, Bread First Search, Uniform Cost Search and A-star search are applied to Pac-Man scenarios.
-
Updated
Nov 6, 2017 - Python
In this project, agents are designed for the classic version of Pacman, including ghosts. Mini-max, Alpha-Beta pruning, Expectimax techniques were used to implement multi-agent pacman adversarial search.
-
Updated
Nov 6, 2017 - Python
A project that applies several Artificial Intelligence techniques such as informed state space search, reinforcement learning and probabilistic inference. Algorithms such as Depth First Search, Breadth First Search, Uniform Cost Search, A-star Search enabled the pacman to win in different game versions
-
Updated
Nov 6, 2017 - Python
Mini-max, Alpha-Beta pruning, Expectimax techniques are used to implement multi-agent pacman adversarial search.
-
Updated
Nov 6, 2017 - Python
Improve this page
Add a description, image, and links to the pacman topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pacman topic, visit your repo's landing page and select "manage topics."