tfp.experimental.mcmc.SNAPERHamiltonianMonteCarloResults Stay organized with collections Save and categorize content based on your preferences.
Internal state of SNAPERHamiltonianMonteCarlo.
tfp.experimental.mcmc.SNAPERHamiltonianMonteCarloResults( inner_results, ema_mean, ema_variance, state_ema_points, ema_principal_component, principal_component_ema_points, seed )
Attributes |
inner_results | Results of the inner kernel. This is PreconditionedHamiltonianMonteCarloResults wrapped in GradientBasedTrajectoryLengthAdaptationResults. |
ema_mean | Exponential moving average cross-chain state mean. |
ema_variance | Exponential moving average cross-chain state variance. |
state_ema_points | Approximate number of points used to compute the exponential moving averages. |
ema_principal_component | Exponential moving average cross-chain state covariance matrix principal component. |
principal_component_ema_points | A namedtuple alias for field number 5 |
seed | PRNG seed; see tfp.random.sanitize_seed for details. The random seed used by the kernel in the previous step. |
principal_component__ema_points | Approximate number of points used to compute the exponential moving average of the principal component. |
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 2023-11-21 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 2023-11-21 UTC."],[],[]]