Skip to content

Missing API method  #32

Closed
Closed
@sethaxen

Description

@sethaxen

The API description has the following two methods for vi:

  • vi(model, alg)
  • vi(model, alg, q::VariationalPosterior, θ)

The first method is needed when the algorithm only supports one variational family (e.g. Pathfinder). However, there's no way to provide θ as in the second method. It would be useful if the API included vi(model, alg, θ)

Metadata

Metadata

Assignees

No one assigned

    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