搜索资源列表
Pacman
- source code for Pacman game in python language ,enables you to creat a agent and modify it for your own algorithm
code
- Algorithm for search in pacman world ..
search
- 用于吃豆人游戏的pathon语言搜索算法,包含了UCS DF A*等算法-the algorithm of pacman
search
- 一个可以玩的吃豆子游戏,并能进行算法扩展-One can play Pacman game and algorithm extensions
pacmansearch
- Pacman from UC Berkeley-Pacman hw from CS188 in UCberkeley. Give better understanding in BFS, DFS, UCS and A* search.
searchAgents
- pacman搜索代理 可以编辑自己的搜索路径 完成任务-pacman search agent can edit their own search path to complete the task
search
- 人工智能基础游戏,pacman 的搜索算法和启发式搜索-Artificial games
search-(1)
- 这是著名的伯克利大学人工智能这门课上讨论的贪吃蛇游戏Pacman,其中讨论了UCS,A*, DFS, BFS 这几种搜索算法-It s the famous game Pacman. The code includes search algorithm like UCS,A*, DFS, BFS
projBack
- python2.0运行的pacman游戏,实现多种搜索算法,AI学习的敲门砖-python2.0 running pacman game, to achieve a variety of search algorithms, AI learning stepping stone
search
- search.py for python search ai
Yora-android-master
- search agent for python ai pacman
