Skip to content

Conversation

mschauer
Copy link
Owner

@mschauer mschauer commented Mar 1, 2024

No description provided.

@assert false
end

# remark: chose κ = n-1 as default
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, better

@mschauer
Copy link
Owner Author

mschauer commented Mar 1, 2024

I can confirm that the particle indeed do approximate the annealed distribution at time t

@mschauer
Copy link
Owner Author

mschauer commented Mar 2, 2024

Cc @rubenseyer @vincentmolin

@@ -119,7 +119,7 @@ function multisampler(n, G = (DiGraph(n), 0); M = 10, balance = metropolis_balan
end

# todo: multiply iterations by M to keep passed iteration number indep of M?
# could also stop if one sampler has more than M samples
# could also stop if one sampler has more than iterations many samples
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One can make the argument that the right stopping criterion is the total number of samples of all samplers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants