斯坦福-随机图模型-week3.1_

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

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

斯坦福-随机图模型-week3.1

习题题

1. Question 1

Factor Scope. Let ϕ(a,b) be a factor in a graphical model, where a is a value of A and b is a value of B. What is the scope of ϕ?

{A}

{A, B, C, D, E}

{A, B, C}

{A, B}

Correct 
AI 代码解读

Question 2

Independence in Markov Networks. Consider this graphical model from week 1's quizzes. This time, all of the edges are undirected (see modified graph below). Which pairs of variables are independent in this network? You may select 1 or more options.

img_a02dae06126b6c6fa28b7c197930111f.jpe

No pair of variables are independent on each other.

Correct 
No pairs of variables are independent in a fully connected Markov network.
AI 代码解读

B, E

Un-selected is correct 
AI 代码解读

C, D

Un-selected is correct 
AI 代码解读

Question 3

Factorization. Which of the following is a valid Gibbs distribution over this graph?

img_8b481b85b685b99444e256cfd740d3fb.jpe

ϕ(A,B,C,D,E,F)

ϕ(A)×ϕ(B)×ϕ(C)×ϕ(D)×ϕ(E)×ϕ(F)Z, where Z is the partition function

Correct 
A Gibbs distribution is a factor product divided by the partition function, and this expression complies with this definition.
AI 代码解读

ϕ(A)×ϕ(B)×ϕ(C)×ϕ(D)×ϕ(E)×ϕ(F)

ϕ(A,B,D)×ϕ(C,E,F)Z, where Z is the partition function

Question 4

Factors in Markov Network. Let ϕ(A,B,C) be a factor in a probability distribution that factorizes over a Markov network. Which of the following must be true? You may select 1 or more options.

ϕ(a,b,c)≥0, where a is a value of A, b is a value of B, and c is a value of C.

Correct 
AI 代码解读

ϕ(a,b,c)≤1, where a is a value of A, b is a value of B, and c is a value of C.

Un-selected is correct 
AI 代码解读

A, B, and C do not form a clique in the network.

Un-selected is correct 
AI 代码解读

There is a path connecting A, B, and C in the network.

Correct 
AI 代码解读

A, B, and C form a clique in the network.

Correct 
AI 代码解读
目录
打赏
0
0
0
0
4
分享
相关文章
【Flume】Flume Agent的内部原理分析
【4月更文挑战第4天】【Flume】Flume Agent的内部原理分析
linux中的find 命令详细用法
本文介绍了如何将 `find` 命令与 `exec` 结合使用,通过具体示例展示了多种应用场景,如显示文件属性、重命名文件、收集文件大小、删除特定文件、执行工具、更改文件所有权和权限、收集 MD5 值等。文章还探讨了 `{} \;` 和 `{} +` 的区别,并演示了如何结合 `grep` 命令进行内容搜索。最后,介绍了如何在一个 `find` 命令中使用多个 `exec` 命令。这为 Linux 用户提供了强大的文件管理和自动化工具。
阿里云轻量应用服务器和经济型e实例区别及选择参考
目前在阿里云的活动中,轻量应用服务器2核2G3M带宽价格为82元1年,2核2G3M带宽的经济型e实例云服务器价格99元1年,对于云服务器配置和性能要求不是很高的阿里云用户来说,这两款服务器配置和价格都差不多,阿里云轻量应用服务器和ECS云服务器让用户二选一,很多用户不清楚如何选择,本文来说说轻量应用服务器和经济型e实例的区别及选择参考。
阿里云轻量应用服务器和经济型e实例区别及选择参考
【Python爬虫5】提取JS动态网页数据
动态网页示例 对加载内容进行逆向工程 1通过开发者工具的逆向工程 2通过墨盒测试的逆向工程 21搜索条件为空时 22用号匹配时 22用号匹配时 渲染动态网页 1使用WebKit渲染引擎 2使用Selenium自定义渲染 现在大部分的主流网站都用JavaScript动态显示网页内容,这样使得我们之前提取技术无法正常运行。
2204 0
SpringBoot 设置@Value取不到值
SpringBoot 设置@Value取不到值
428 0
TypeScript 2 : 获取当前日期及前后范围日期
今天有个接口字段需求,要写一个今天及前几天的日期传过去; 在网上找了下都木有什么比较好的方案;就自己写了一个。 因为技术栈就是NG2+TS2+WEBPACK,这里的代码需要一定的TS2及ES6的基础
1097 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等

登录插画

登录以查看您的控制台资源

管理云资源
状态一览
快捷访问