• Stars
    star
    2
  • Language
    Python
  • Created over 3 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is my final project for the Artificial Intelligence course (CIE 458) in UST - Zewail City. This is project is prepared by UC Berkeley, as part of their course CS 188. In this project I implemented some of AI search algorithms such as minimax , Alpha & Beta and expectimax search and try to designing my evaluation function in a simulation for Pacman game.