pyro-ppl / numpyro

Probabilistic programming with NumPy powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.
https://num.pyro.ai
Apache License 2.0
2.14k stars 235 forks source link

A application tutorial about Baysian Vector Autoregression? #1658

Open chowyifat opened 1 year ago

chowyifat commented 1 year ago

NumPyro is quite a good package about probabilistic programming, I have seen there is a tutorial about AR(2).

Cause VAR is quite important in economics, wish you and your team could post a tutorial about this. :D

nikolageorgiev2000 commented 10 months ago

I can pick this up