Skip to content

Interface for MAP/MLE/VI #2509

Open
Open
@yebai

Description

@yebai

Proposal for a unified interface

optimise(model, MAP(), ...)
optimise(model, MLE(), ...)
optimise(model, VI(variational_distribution=q, ...), ...)

This resembles the sample(model, sampler, ...) interface for Monte Carlo sampling-based inference algorithms.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions