![Pattern Recognition - Chapter 6: Bayesian parameter estimation](https://static.wixstatic.com/media/64c52b_5feb6e8c1543494d809de689ac98eebe~mv2.png/v1/fill/w_233,h_53,fp_0.50_0.50,q_95,enc_auto/64c52b_5feb6e8c1543494d809de689ac98eebe~mv2.webp)
Pattern Recognition - Chapter 6: Bayesian parameter estimation
1. Introduce Bayesian parameter estimation (Maximum-A-posterior) 2. An example 2.1. The pre-observation 2.2. The post-observation...
![](https://static.wixstatic.com/media/64c52b_52f6a7c705b445b781b263f5b29e06e2~mv2.jpg/v1/fill/w_250,h_250,fp_0.50_0.50,lg_1,q_30,blur_30,enc_auto/64c52b_52f6a7c705b445b781b263f5b29e06e2~mv2.webp)
![Three basic functions in functional programming (Python)](https://static.wixstatic.com/media/64c52b_52f6a7c705b445b781b263f5b29e06e2~mv2.jpg/v1/fill/w_319,h_188,fp_0.50_0.50,q_90,enc_auto/64c52b_52f6a7c705b445b781b263f5b29e06e2~mv2.webp)
Three basic functions in functional programming (Python)
There are three functions that facilitate functional programming: map, filter and reduce. To explain three functions, I will tell you...