Skip to content

tiffanyyk/Intro-to-AI_course-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro-to-AI_course-assignments

Assignment topics include:

  • Search algorithms and heuristics (weighted A* search, greedy best-first search) to solve Sokoban puzzles (a1)
  • Constraint satisfaction problems to solve Futoshiki puzzles (a2)
  • Game tree search (minimax algorithm, alpha-beta pruning) for an Othello agent (a3)
  • Variable elimination for solving probability and Bayesian inference problems (a4)

More details are in the assignment PDFs in the assignments' respective folders

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages