貝氏模型擬合範例 (Bayesian Model Fitting Instance)
Posted on Thu 13 December 2018 in Statistical Optics • Tagged with Statistical Optics, Bayesian, Python
一個 Bayesian model fitting 的範例,幫助如何使用 Bayesian model 解決問題。
Bayes rule
定義一個 likelihood \(P(D | M)\),其中\(D\)為來自於 model \(M\)的實驗數據。
基於預期知識 …
繼續閱讀