Marginal unbiased score expansion (MUSE) estimation in Python, with interfaces to Jax and PyMC.
For the Julia package, see: https://github.com/marius311/MuseInference.jl
poetry add git+https://github.com/marius311/muse_inference.git@main
or
pip install git+https://github.com/marius311/muse_inference.git
Please see documentation.