Skip to content

NumPyro for Sampling #58

@willGraham01

Description

@willGraham01

Is Your Feature Request Related to a Problem? Please Describe

We should investigate NumPyro as a possible library for handling the (Python object that describes) the distributions, and samples from them.

Describe the Solution You'd Like

Node (or DistributionNode) should have a method of constructing the "random variable" (or more precisely, the distribution describing that RV) from the information stored in the Node.

For now, we will assume we're only using NumPyro distributions, and we may re-introduce the backend-agnosticity later.

Describe Alternatives You've Considered

No response

Additional Context

Image

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions