You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question about the implementation of the normalizing constant of the von Mises Fisher distribution. Digging into the code, I saw that the normalizing constant seems to be computed here:
which seems to have an extra scale term (in the third term of the output) compared to what I found in the paper:
Could you help me understand where this scaling term comes from?
Many thanks!
Josh
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I have a question about the implementation of the normalizing constant of the von Mises Fisher distribution. Digging into the code, I saw that the normalizing constant seems to be computed here:
which seems to have an extra scale term (in the third term of the output) compared to what I found in the paper:
Could you help me understand where this scaling term comes from?
Many thanks!
Josh
The text was updated successfully, but these errors were encountered: