Skip to content

MH currently does not support link/invlink properly on a per-variable basis #1583

@torfjelde

Description

@torfjelde

Ref: #1582

Currently, something like

 MH(
       :m => AdvancedMH.StaticProposal(Normal()),
       :s => AdvancedMH.RandomWalkProposal(Normal())
)

won't lead to s being linked as one might except. The "fix" in #1582 makes it so that we at least link if all are RandomWalkProposal.

This could be easily done after TuringLang/DynamicPPL.jl#231 if we decide to take that approach.

Making this issue as a reminder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions