【机器学习】10 Directed graphical models (Bayes nets)

本章目录

10 Directed graphical models (Bayes nets) 307

10.1 Introduction 307

10.1.1 Chain rule 307

10.1.2 Conditional independence 308

10.1.3 Graphical models 308

10.1.4 Graph terminology 309

10.1.5 Directed graphical models 310

10.2 Examples 311

10.2.1 Naive Bayes classifiers 311

10.2.2 Markov and hidden Markov models 312

10.2.3 Medical diagnosis 313

10.2.4 Genetic linkage analysis * 315

10.2.5 Directed Gaussian graphical models * 318

10.3 Inference 319

10.4 Learning 320

10.4.1 Plate notation 320

10.4.2 Learning from complete data 322

10.4.3 Learning with missing and/or latent variables 323

10.5 Conditional independence properties of DGMs 324

10.5.1 d-separation and the Bayes Ball algorithm (global Markov

properties) 324

10.5.2 Other Markov properties of DGMs 327

10.5.3 Markov blanket and full conditionals 327

10.6 Influence (decision) diagrams * 328

github下载链接https://github.com/916718212/Machine-Learning-A-Probabilistic-Perspective-.git

相关推荐
woshihonghonga4 小时前
Jupyter Notebook模块导入错误排查
人工智能
ting_zh5 小时前
PyTorch、TensorFlow、JAX 简介
人工智能·pytorch·tensorflow
数据与人工智能律师6 小时前
AI的法治迷宫:技术层、模型层、应用层的法律痛点
大数据·网络·人工智能·云计算·区块链
椒颜皮皮虾྅6 小时前
【DeploySharp 】基于DeploySharp 的深度学习模型部署测试平台:安装和使用流程
人工智能·深度学习·开源·c#·openvino
迈火6 小时前
PuLID_ComfyUI:ComfyUI中的图像生成强化插件
开发语言·人工智能·python·深度学习·计算机视觉·stable diffusion·语音识别
AI新兵8 小时前
AI大事记10:从对抗到创造——生成对抗网络 (GANs)
人工智能·神经网络·生成对抗网络
却道天凉_好个秋8 小时前
深度学习(十五):Dropout
人工智能·深度学习·dropout
你好~每一天8 小时前
2025 中小企业 AI 转型:核心岗技能 “怎么证、怎么用”?
人工智能·百度·数据挖掘·数据分析·职业·转行
飞哥数智坊10 小时前
3B参数差点干翻32B模型,Qwen3 Next 是如何做到的?
人工智能
人工智能技术派10 小时前
Whisper推理源码解读
人工智能·语言模型·whisper·语音识别