fehiepsi / rethinking-numpyro

Statistical Rethinking (2nd ed.) with NumPyro

Home Page:https://fehiepsi.github.io/rethinking-numpyro/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Updates for numpyro 0.5

fehiepsi opened this issue · comments

  • Use svi.run instead of init+update+lax.scan+get_params.