included BNN chapter
This commit is contained in:
14
bayesian-intro.md
Normal file
14
bayesian-intro.md
Normal file
@@ -0,0 +1,14 @@
|
||||
Introduction to Posterior Inference
|
||||
=======================
|
||||
|
||||
more complex models -> fit data better , but overfit & dont generalize
|
||||
-> posterior (distrib) inference
|
||||
|
||||
std NNs do MLE for weights
|
||||
"theoretically justifiable" ie correct thing to do -> "posterior inference"
|
||||
extremely difficult
|
||||
|
||||
useful for uncertainty! esp interesting in phys setting
|
||||
|
||||
first example here with airfoils, extension from {doc}`supervised-airfoils`
|
||||
|
||||
Reference in New Issue
Block a user