Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 207 Bytes

Linear Model and WAIC

An example project to run Bayesian inference on linear model and also calculate WAIC with NumPyro

Install

Please first install PDM >= 2.0 with pip/pipx.

pdm install