Skip to content

A decision network uses a Directed Acyclic Graph (DAG) to represent a set of random variables and their conditional dependencies within a probabilistic model, while a decision network extends the Bayesian network to include decision nodes and utility nodes. There are three types of nodes: Rectangles represent decision nodes, Ovals represent chan…

Notifications You must be signed in to change notification settings

RishabhTyagiHub/Decision-Networks-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Decision-Networks-

A decision network uses a Directed Acyclic Graph (DAG) to represent a set of random variables and their conditional dependencies within a probabilistic model, while a decision network extends the Bayesian network to include decision nodes and utility nodes. There are three types of nodes: Rectangles represent decision nodes, Ovals represent chance nodes, and Diamonds represent utility nodes. Code to perform inference in Decision Networks of discrete variables. Calculate a specific joint, marginal, or conditional probability Calculated the expected utility of a particular decision, or determine the decision with the maximum expected utility.

About

A decision network uses a Directed Acyclic Graph (DAG) to represent a set of random variables and their conditional dependencies within a probabilistic model, while a decision network extends the Bayesian network to include decision nodes and utility nodes. There are three types of nodes: Rectangles represent decision nodes, Ovals represent chan…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages