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
In your current Dirichlet initialization code, the returned init is simply the samples from the Dirichlet distribution, but it should be the log of the samples instead. See #8 for a fixed initializer code.
The text was updated successfully, but these errors were encountered:
In your current Dirichlet initialization code, the returned init is simply the samples from the Dirichlet distribution, but it should be the log of the samples instead. See #8 for a fixed initializer code.
The text was updated successfully, but these errors were encountered: