ramisa2108 / CSE-318-Artificial-Intelligence-Sessional

Assignments completed for Artificial Intelligence Course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSE-318-Artificial-Intelligence-Sessional

Artificial Intelligence Sessional (CSE 318) coursework.

Methods include:

  • A* search for solving N-puzzle problem
  • Adversarial search (Minimax algorithm with alpha-beta pruning) for playing Mancala
  • Hidden markov model for locating ghosts with sensors
  • Choco solver for solving constraint satisfaction problems

About

Assignments completed for Artificial Intelligence Course


Languages

Language:Python 67.6%Language:Java 32.4%