-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
