astro-informatics / harmonic

Machine learning assisted marginal likelihood (Bayesian evidence) estimation for Bayesian model selection
https://astro-informatics.github.io/harmonic/
GNU General Public License v3.0
57 stars 7 forks source link

Revamp basic usage tutorial #270

Closed jasonmcewen closed 1 year ago

jasonmcewen commented 1 year ago

This tutorial is the most critical since I expect ~99% of people will follow this to see how to use harmonic.

Let's make this basic usage example use flows.

We should also inspect the evidence result in log space (since we will remove the non-log quantities in #249 as they may under-/over-flow).

I wonder whether we should consider a slightly more complex example than a Guassian? May not be necessary.