Skip to content

IndependenceSampler seed issue #66

@bagr-sus

Description

@bagr-sus

When copied across multiple chains via ParallelChain, IndependenceSampler will sample the same samples in every chain, aka it starts on the same random state. While this is not too much of an issue in itself, since IndependenceSampler isn't that useful, I wonder whether a similar issue could affect other proposals or other parts of tinyDA. I suspect it has to do with scipy's distributions, but I have yet to see alarming behavior elsewhere. DREAMZ's initial archive for example seems to not have the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions