Bayes' Nets: Representation

Bayesian network

A Bayesian network is a graphical model that represents variables and their dependencies using a directed acyclic graph. It can be used to predict the likelihood of different causes given an event, such as diseases based on symptoms. Efficient algorithms can perform inference and learning in Bayesian networks, and there are also dynamic Bayesian networks for modeling sequences of variables and influence diagrams for solving 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