斯坦福-随机图模型-week2.4_

简介: title: 斯坦福-随机图模型-week2.4tags: notenotebook: 6- 英文课程-9-Probabilistic Graphical Models 1: Representation---斯坦福-随机图模型-week2.

title: 斯坦福-随机图模型-week2.4
tags: note
notebook: 6- 英文课程-9-Probabilistic Graphical Models 1: Representation
---

斯坦福-随机图模型-week2.4

习题

第 1 个问题

Causal Influence. Consider the CPD below. What is the probability that E=e0 in the following graph, given an observation A=a0,B=b0,C=c1,D=d1? Note that for the pairs of probabilities that make up the leaves, the probability on the left is the probability of e0, and the probability on the right is the probability of e1.

0.6

正确回答 
This is the probability that is reached when following the tree down the appropriate branches.

第 2 个问题

正确

1 / 1 分

2。第 2 个问题

Independencies with Deterministic Functions. In the following Bayesian network, the node B is a deterministic function of its parent A. Which of the following is an independence statement that holds in the network? You may select 1 or more options.

(A⊥B∣C,D)

未选择的是正确的 

(A⊥D∣B)

正确 
Given B, there is no active trail between A and D therefore, they are conditionally independent.

(C⊥D∣B)

正确 
Since B is given and is the only parent of C and of D, C and D are independent.

(B⊥D∣C)

未选择的是正确的 

第 3 个问题

正确

1 / 1 分

3。第 3 个问题

Independencies in Bayesian Networks. For the network in the previous question, let B no longer be a deterministic function of its parent A. Which of the following is an independence statement that holds in the modified Bayesian network? You may select 1 or more options.

(B⊥D∣C)

未选择的是正确的 

(C⊥D∣A)

未选择的是正确的 

(A⊥D∣B)

正确 
The only active trail from A to D passes through B, and there are no V-structures between A and D, so observing B makes A and D independent.

(A⊥D∣C)

未选择的是正确的 

第 4 个问题

正确

1 / 1 分

4。第 4 个问题

Context-Specific Independencies in Bayesian Networks. Which of the following are context-specific independences that do exist in the tree CPD below? (Note: Only consider independencies in this CPD, ignoring other possible paths in the network that are not shown here. You may select 1 or more options.)

(E⊥cC∣b0,d0)

未选择的是正确的 

(E⊥cD∣a0)
未选择的是正确的

(E⊥cD∣b1)

正确 
A variable X is independent of E given conditioning assignments z¯ if all paths consistent with z¯ traversed in the tree CPD reach a leaf without querying X. This is true for this option.

(E⊥cD,B∣a1)

正确 
A variable X is independent of E given conditioning assignments z¯ if all paths consistent with z¯ traversed in the tree CPD reach a leaf without querying X. This is true for this option.
相关文章
|
机器学习/深度学习 PyTorch 算法框架/工具
如何将模糊照片人脸恢复清晰,GFPGAN机器学习开源项目使用 | 机器学习
如何将模糊照片人脸恢复清晰,GFPGAN机器学习开源项目使用 | 机器学习
如何将模糊照片人脸恢复清晰,GFPGAN机器学习开源项目使用 | 机器学习
|
1月前
|
存储 缓存 安全
阿里云轻量应用服务器实例:通用型、多公网IP型、CPU优化、国际及容量型区别对比
阿里云轻量服务器分通用型、CPU优化型、多公网IP型、国际型和容量型。通用型适合网站与应用;CPU优化型提供稳定高性能计算;多公网IP型支持2-3个IP,适用于账号管理;国际型覆盖海外地域,助力出海业务;容量型提供大存储,适配网盘与实训场景。
206 1
|
3月前
|
JSON Prometheus Cloud Native
全国空气质量查询API:让空气质量数据成为智慧生活的基石(含Python接入指南)
本文介绍空气质量数据服务的技术价值与接口架构,涵盖全国监测网络现状、API功能及技术指标,提供基于Python的快速接入示例,并展示在环境监测、智慧城市等场景中的应用潜力。
334 0
|
11月前
|
人工智能 算法 搜索推荐
2024 “AI+硬件创新大赛”获奖名单出炉,浙大、上交与复旦联队等夺冠
2024年11月30日,由开放源子开源基金会主办,魔搭社区、英特尔与阿里云共同承办的“AI+硬件创新大赛”总决赛在杭州圆满落幕。
321 6
2024 “AI+硬件创新大赛”获奖名单出炉,浙大、上交与复旦联队等夺冠
|
12月前
|
供应链 安全 物联网安全
NIST(美国国家标准与技术研究院)在网络安全领域进行了多项创新
NIST(美国国家标准与技术研究院)在网络安全领域进行了多项创新
325 10
|
Linux 开发工具 Perl
|
前端开发 Go iOS开发
如何通过hugo部署一套技术博客
一步一步带你搭建一个完成的技术播客
|
Java Unix Shell
苹果app代码行数统计
苹果app代码行数统计
210 1
|
存储 网络协议 Linux
如何使用内网穿透工具实现远程SSH访问Deepin系统
如何使用内网穿透工具实现远程SSH访问Deepin系统
346 0