Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Course Notes

Welcome to the course notes section. Here are the topics we will cover:

  1. Basic Search

    • An introduction to depth-first and breadth-first strategies.

  2. A* Search

    • Optimizing search with heuristics.

  3. Game Playing

  4. Markov Decision Processes

  5. Bayesian Models

  6. Linear Algebra

  7. Machine Learning