oryx.core.ppl.joint_sample
bookmark_borderbookmark
Stay organized with collections
Save and categorize content based on your preferences.
Returns a program that outputs a dictionary of latent random variable samples.
View aliases
Main aliases
oryx.core.ppl.transformations.joint_sample
oryx.core.ppl.joint_sample(
f: oryx.core.ppl.LogProbFunction
) -> oryx.core.ppl.LogProbFunction
Used in the notebooks
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-23 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-23 UTC."],[],[],null,["# oryx.core.ppl.joint_sample\n\n\u003cbr /\u003e\n\n|--------------------------------------------------------------------------------------------------------------|\n| [View source on GitHub](https://github.com/jax-ml/oryx/tree/main/oryx/core/ppl/transformations.py#L400-L402) |\n\nReturns a program that outputs a dictionary of latent random variable samples.\n\n#### View aliases\n\n\n**Main aliases**\n\n[`oryx.core.ppl.transformations.joint_sample`](https://www.tensorflow.org/probability/oryx/api_docs/python/oryx/core/ppl/joint_sample)\n\n\u003cbr /\u003e\n\n oryx.core.ppl.joint_sample(\n f: ../../../oryx/core/ppl/LogProbFunction\n ) -\u003e ../../../oryx/core/ppl/LogProbFunction\n\n### Used in the notebooks\n\n| Used in the tutorials |\n|------------------------------------------------------------------------------------------------------------------------|\n| - [Probabilistic Programming in Oryx](https://www.tensorflow.org/probability/oryx/notebooks/probabilistic_programming) |"]]