Chapter 14 (focus on Sections 14.1–2, 14.4–5)
For a detailed introduction to Bayes Networks, see the Udacity AI materials (Lesson 4, “Probability in AI”, S. Thrun, link on the policies page, Episodes 31–34, “General Bayes Net”).
Programming Tools
Scikit-learn — Note the range of pre-built algorithms provided by SciKit-Learn.
In this course, we will generally focus on deep learning models, but it’s important to realize the breadth of learning algorithms provided by SciKit-Learn.