pymc-devs / pymc-examples

Examples of PyMC models, including a library of Jupyter notebooks.
https://www.pymc.io/projects/examples/en/latest/
MIT License
259 stars 211 forks source link

Highlight backends in "faster sampler nb" #655

Open ricardoV94 opened 2 months ago

ricardoV94 commented 2 months ago

Besides showing other samplers, we can also show the pymc samplers (prior, sample and posterior pred) using different backends with compile_kwargs={"mode": "JAX"|"NUMBA"}