Skip to content

Move Posterior module under model #87

@hmd101

Description

@hmd101

Currently, the posterior module lives at the same level as the model module. The reasoning was that the same model (prior*likelihood) can have different posteriors depending on the inference method we choose (e.g. MAP, Laplace, Langevin, ...)

A more intuitive way to think of posterior may be to think of it as a trained model and move it to model.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions