Hacker News new | ask | show | jobs
Model-Based Machine Learning (mbmlbook.com)
12 points by cdl 2811 days ago
2 comments

Skimming this, it mostly focuses on Bayesian probabalistic models. I think these are underutilized in machine learning tasks, especially since it can be so easy nowadays with tools like PyMC and fast variational methods. If you have a reasonable data-generating model in mind, that information should be incorporated into the prior.