Skip to content

This Repo contains different algorithms and AI-models to solve a PacMan maze problem.

Notifications You must be signed in to change notification settings

KingerNL/Pac-man_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solve PAC-MAN using artificial intelligence



(Dutch)

In deze repo kan je de oplossingen vinden voor het van een introductie in AI gegeven voor UC Berkeley CS 188. De comments staan vooral in het nederlands/engels.

(Inglish)

In this repo you can find a solution to the UC Berkeley CS 188 pac-man problems. The commenting in the document are mostly dutch/inglish.


Informatie over de repo / Info about the repo

(Dutch)

Er zijn meerdere opdrachten uitgewerkt (niet allemaal). In hoofdlijnen is dit welke opdrachten er gemaakt zijn:

  • Opdracht_1 = Algemene search algoritmes
  • Opdracht_2 = Reflex / min-max agent algoritmes
  • Opdracht_3 = Q-Learning agent algoritmes
  • Eindopdracht = Een pac-man Capture the flag agent: Deep Q-learning & Upgraded reflex agent algoritmes.

Er zijn per opdracht ook andere README files.

(Inglish)

Several assignments were worked out (not all). In outline this is what assignments were made:

  • Opdracht_1 = General search algorithms
  • Opdracht_2 = Reflex / min-max agent algorithms
  • Opdracht_3 = Q-Learning agent algorithms
  • Eindopdracht = Een pac-man Capture the flag agent: Deep Q-learning & Upgraded reflex agent algorithms

For every assignment there are specific README files you can look into.

About

This Repo contains different algorithms and AI-models to solve a PacMan maze problem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published