File size: 717 Bytes
3fefb06 | 1 2 3 4 5 6 7 8 9 10 11 | <!doctype html>
<html><head><meta charset="utf-8"><style>
html,body{margin:0;background:#f8fafc;font-family:system-ui;color:#0f172a}
.wrap{padding:20px}.card{background:white;border:1px solid #cbd5e1;border-radius:16px;padding:18px}
h1{font-size:24px;margin:0 0 8px}.sub{color:#475569;margin-bottom:14px}img{width:100%;height:auto;border-radius:10px}
</style></head><body><div class="wrap"><div class="card">
<h1>Gaussian MFVI predictive-variance audit</h1>
<div class="sub">140 independent Bayesian linear-regression problems · dimensions 2–64 · exact identities and premise-changing controls</div>
<img src="outputs/mfvi_variance_evidence.png" alt="Three-panel MFVI evidence figure">
</div></div></body></html>
|