Skip to content

Sampling from MCMixedState #1252

Answered by PhilipVinc
VolodyaCO asked this question in Q&A
Jun 17, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Most likely the chains are not at convergence. If I’m right, you’d notice by using an operator to compute those expectation values and you’d see that the split Rhat is off.

This might happen if you are loading only the parameters but not the whole variational state (and it’s sampler state) , because then you’d be resetting the Markova chain and it might take a while to thermalise.

try running a long chain and discard it before looking at this

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@VolodyaCO
Comment options

@PhilipVinc
Comment options

@VolodyaCO
Comment options

Answer selected by VolodyaCO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1251 on June 18, 2022 08:56.