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

Update script.jl #79

Merged
merged 3 commits into from
Sep 17, 2023
Merged

Update script.jl #79

merged 3 commits into from
Sep 17, 2023

Commits on Sep 4, 2023

  1. Update script.jl

    Fixed some typos in the model and one in the code (variance was used instead of standard deviation in measurement model).
    Added PGAS sampling at the end to show that it solves the degeneracy problem, which should close the issue TuringLang#77
    mattiasvillani authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    ad1ab3e View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Update script.jl

    added back the rng argument when sampling with PG.
    mattiasvillani authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2f9b66d View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Update examples/particle-gibbs/script.jl

    Co-authored-by: FredericWantiez <frederic.wantiez@gmail.com>
    mattiasvillani and FredericWantiez authored Sep 15, 2023
    Configuration menu
    Copy the full SHA
    fb2203b View commit details
    Browse the repository at this point in the history