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
This should be easy to implement by using von Mises Fisher distribution (or the qualitatively similar Projected Normal distribution) instead of the Normal distribution for sampling a latent angle. One will also need to modify the outputs of the encoder NN such that it outputs a "concentration" parameter in addition to z_loc and z_scale.
The text was updated successfully, but these errors were encountered:
This should be easy to implement by using von Mises Fisher distribution (or the qualitatively similar Projected Normal distribution) instead of the Normal distribution for sampling a latent angle. One will also need to modify the outputs of the encoder NN such that it outputs a "concentration" parameter in addition to z_loc and z_scale.
The text was updated successfully, but these errors were encountered: