mel10c / CSC384

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UofT CSC384 Course Repository

This will contain the notes and assignments code for this course. Topic invovles

  • Search Problems (UCS, DFS, BFS ...etc)
  • CSPs (Back Tracking Search with/without Inference
  • Game Trees (Min-Max Algorithm, Alpha-Beta Pruning)
  • Bayesian Networks (Probability, Variable Elimination...)
  • Knowledge Representation (First-order Logic, Resolution by Refutation)

About


Languages

Language:Python 74.0%Language:TeX 26.0%