-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Description
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
Labels
No labels