Skip to content

Revisit mcmc sampler #3

Description

@lndunn

I implemented the metropolis algorithm - which is notorious for being slow to converge. Implication is that everything was SUPER slow. There were also issues with autocorrelation in the chain.

Other MCMC algorithms can fix these things, but they were more complicated to implement. We should consider using PyMC.
https://pymc-devs.github.io/pymc/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions