Bayes' Nets: Inference

Bayesian network

Bayesian networks are probabilistic graphical models that represent variables and their dependencies as a directed acyclic graph. They can be used to predict the likelihood of an event occurring given certain known causes, and can also be used to compute the probabilities of various diseases given symptoms. They can also be extended to dynamic Bayesian networks and influence diagrams for decision problems under uncertainty.

2 courses cover this concept

CS 188 Introduction to Artificial Intelligence

UC Berkeley

Fall 2022

UC Berkeley's CS 188 course covers the basic ideas and techniques for designing intelligent computer systems, emphasizing statistical and decision-theoretic modeling. By the course's end, students will have built autonomous agents that can make efficient decisions in a variety of settings.

No concepts data

+ 20 more concepts

15-381 Artificial Intelligence

Carnegie Mellon University

Spring 2019

This course from Carnegie Mellon University provides a deep understanding of AI's theory and practice, covering methods for decision-making, problem-solving, and handling uncertainty. Topics include search algorithms, computational game theory, and AI ethics.

No concepts data

+ 24 more concepts