Machine learning assisted marginal likelihood (Bayesian evidence) estimation for Bayesian model selection
GNU General Public License v3.0
56
stars
7
forks
source link
`temperature_diagram` example should check if running as script #258
Closed
jasonmcewen closed 11 months ago
Should have a
if __name__ == "__main__":
like other examples.