Skip to content

Use dense mass matrix when sampling #32

@bmorris3

Description

@bmorris3
  • pymc3 supports dense mass matrix adaptation thanks to @dfm's pull request.
  • exoplanet has a handy exoplanet.get_dense_nuts_step function that you can use to get this functionality with minimal intervention.
  • for background read on here and primarily here
  • potentially we can also initialize the chains with the init="adapt_full" or "jitter+adapt_full" methods which should be related?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions