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

Move nested sampling docs to contrib #1782

Closed fehiepsi closed 2 months ago

fehiepsi commented 2 months ago

The current toc is wrong. This PR fixes the issue.

image