Skip to content

Model library #55

Open
Open
@mileslucas

Description

It would be nice to start implementing models which have analytical evidence formulas, both to show in examples in the docs, and to use as unit tests. I think we can create a new submodule, Models, and write a bunch of log-likelihood functions and priors, using const GMM = NestedModel(log_GMM, prior_GMM). Ideally these models can be written without any additional dependencies than are already present.

For inspiration, here are some papers/repos which have models defined, usually in python

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions