Skip to content

Implement pymc-backend #9

@flo-schu

Description

@flo-schu

PYMC is a very mature PPL for Bayesian inference. The main challenge is to use ODEs in the computational graph of the probabilistic model

ODE support

Using Sundials for pymc had problems. A better solution would be to use JAX/diffrax for obtaining the gradients. This way not 2 backends need to be maintained.

There is already a blogpost explaining this: https://www.pymc-labs.com/blog-posts/jax-functions-in-pymc-3-quick-examples/

There is an active PR that tries to implement this in pymc: pymc-devs/pytensor#1120,

Additional Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestinferenceinference tools and algorithms

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions