> 科技    /    正文

代写AI3043 Bayesian Networks


2023-24 Second Semester AI3043 Bayesian Networks
Assignment 2 Exact Inference: Variable Elimination
Due Date: 17/Apr/2024(Wed), before 11:59am, submitted to iSpace
Consider the following Bayesian networks:
• R: it is raining or not, with binary values r: it is raining and r
c
: it is not raining. val(R) = {r, rc}
• L: there are juicy leaves or not, val(L) = {l, lc}
• Q: the quokkas are happy or unhappy, val(Q) = {q, qc}
• T: there are lots of tourist or not many, val(T) = {t, tc}
• S: people are taking lots of quokka selfies, or not. val(R) = {s, sc}
Figure 1: Bayesian network
1. Write the chain rule for the joint distribution P (R, L, Q, T, S)
P (R, L, Q, T, S) = P (R) P (L | R) P (Q | R, L) P (T | R, L, Q) P (S | R, L, Q, T)
Note: You must use VE (variable elimination) method to solve these questions below!
2. What is the probability that there are many tourists?
3. What is the probability that the quokkas are happy, given there are lots of quokka selfies being taken and it
is not raining.
4. Calculate P (r | l
c
, s), what does the this probability stand for?
5. Calculate P (l | q, t, s)

请加QQ:99515681  邮箱:99515681@qq.com   WX:codinghelp

 

 

 

最新文章

代写AI3043 Bayesian Networks 代写CS360、代做Java/Python程序设计 COMP3411代做、python语言程序代写 代写CS 61B、java设计编程代做 智创战新产业新格局 汇聚佛北发展强动能 元岐科技走进三农优选栏目,正式加入春季国潮养生局

Copyright © 2024 商圈 All Rights Reserved.

本站部分内容来源于用户投稿,内容相关Q:230098551