码迷,mamicode.com
首页 > 其他好文 > 详细

1.介绍(introduction)

时间:2018-10-08 11:28:35      阅读:99      评论:0      收藏:0      [点我收藏+]

标签:图片   技术分享   https   hang   条件   condition   alt   height   osi   

这里主要记录一本书的学习过程:

技术分享图片

 

 

条件独立:技术分享图片

意思是X和Y在given Z的情况下是独立的。

 

满足P(X,Y|Z) = P(X|Z)*P(Y|Z)以及P(X|Y,Z) = P(X|Z)

 

条件独立的一些性质:

技术分享图片

具体证明参考:https://math.stackexchange.com/questions/855002/what-does-the-decomposition-weak-union-and-contraction-rule-mean-for-conditiona

 

概率图模型(Probabilistic Graphical Models, PGM)主要研究三大方面:表示(representation),推断(inference),学习(learning)

 

该书的结构:

技术分享图片

 

1.介绍(introduction)

标签:图片   技术分享   https   hang   条件   condition   alt   height   osi   

原文地址:https://www.cnblogs.com/huangshiyu13/p/9752919.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!