Skip to content

Question about alpha calculation in forward passΒ #168

@ncguilbeault

Description

@ncguilbeault

Hi,

Thank you for developing this fantastic tool!

I have a question regarding the use of your package for performing online inference. Specifically, I am trying to implement the equation 𝛼hat = 𝑃(𝑧𝑛 ∣ π‘₯1, … , π‘₯𝑛) as described in Bishop (2006).

Does your package or API include a function that calculates this directly? From my review of the source code, the closest functionality I found is in the forward_pass function where the alphas are computed (this line in messages.py). Is this 𝛼 the same as 𝛼hat?

Any insights or guidance you can provide would be greatly appreciated.

Best regards,
Nick

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