Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revival of MCMCTempering.jl #158

Merged
merged 17 commits into from
Sep 30, 2024
Merged

Revival of MCMCTempering.jl #158

merged 17 commits into from
Sep 30, 2024

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    2d2278e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    376ef60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efbe913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11c7851 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    6271d20 View commit details
    Browse the repository at this point in the history
  2. Replaced DynamicPPL.jl model since the inverse gamma conjugate model

    has very high variance fwhen working with so few observations + using
    initial parameters in constrained space rather than unconstrained
    space since this has been addressed in `Turing.externalsampler`
    torfjelde committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    7b79743 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5181f80 View commit details
    Browse the repository at this point in the history
  4. Relaxed on test slightly

    torfjelde committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1e0384d View commit details
    Browse the repository at this point in the history
  5. Updated docs

    torfjelde committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    dcf589b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    722ac8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4088a9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03e84b3 View commit details
    Browse the repository at this point in the history
  4. Further relaxation of tests

    torfjelde committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    96df9a6 View commit details
    Browse the repository at this point in the history
  5. Narrowed signficiance in atol_for_chain but added min_atol kwarg

    to alllow us to specify a minimum atol that we're happy with
    torfjelde committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    9730b1a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    2a8ab0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ec00b View commit details
    Browse the repository at this point in the history
  3. Forgot an RNG in one sample

    torfjelde committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8341262 View commit details
    Browse the repository at this point in the history