Bayesian methodsBayesian / computational
动态贝叶斯推断
动态贝叶斯推断是一种在随时间推移接收新观测值时顺序执行贝叶斯更新的框架。它不适用于拟合固定数据集的静态模型,而是跟踪潜在状态或参数的后验分布如何逐步演变,将先验与每个新的似然结合起来,生成一个向前传播的更新后验。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
+6 more
来源
- West, M. & Harrison, J. (1997). Bayesian Forecasting and Dynamic Models (2nd ed.). Springer. ISBN: 978-0387947259
- Murphy, K. P. (2002). Dynamic Bayesian Networks: Representation, Inference and Learning. Ph.D. Dissertation, University of California, Berkeley. link ↗
如何引用本页
ScholarGate. (2026, June 3). Dynamic Bayesian Inference. ScholarGate. https://scholargate.app/zh/bayesian/dynamic-bayesian-inference
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Bayesian Regression贝叶斯↔ compare
- 动态贝叶斯网络贝叶斯↔ compare
- 分层贝叶斯推断贝叶斯↔ compare
- 卡尔曼滤波器贝叶斯↔ compare
- 粒子滤波器(序贯蒙特卡洛)贝叶斯↔ compare
- 顺序蒙特卡洛贝叶斯↔ compare