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.1k stars 227 forks source link

Censoring Example #1771

Closed juanitorduz closed 3 months ago

juanitorduz commented 3 months ago

Following the indications in https://forum.pyro.ai/t/censoring-model-observing-on-delta/1811 I wrote a little example for me https://juanitorduz.github.io/censoring/

Would you be interested in having a shorter version in the docs?

fehiepsi commented 3 months ago

Yes that would be great, @juanitorduz!