Skip to content

ReinaKousaka/CSC384_Fall2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC384 Fall2020

This repo contains my work for the course, CSC384: Introduction to Aritificial Intelligence at University of Toronto.

  • Assignment 1: Search
    • DFS
    • BFS
    • UCS
    • A* Search
  • Assignment 2: Multiagent Game Tree Search
    • MiniMax
    • Alpha-Beta Pruning
    • Expectimax
    • Evaluation Function
  • Assignment 3: Constraint Satisfaction Problems
    • Backtracking Search
    • Forward Checking
    • GAC
  • Assignment 4: Inference
    • Inference
    • Approximation
    • Joint Particle Filter

More details can be found in the pdf file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages