Skip to content

Consider getting rid of the _pre_warmup and _pre_sample methods in NUTS #537

@amal-ghamdi

Description

@amal-ghamdi

Description:

consider getting rid of the _pre_warmup and _pre_sample methods in NUTS. See the discussion in #408. This will also lead to updating the new Sampler class and HybridGibbs to remove special treatment for samplers that have pre_sample and pre_warmup

DoD:

  • investigate whether this (removing the two methods) is feasible
  • If removing them is feasible, remove _pre_warmup and _pre_sample from all classes mentioned above
  • Add regression test for NUTS within Gibbs to make sure as of this update the results are consistent with the main branch
  • The PR is reviewed and merged

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions