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
Adds the VonMisesFisher distribution over points on the unit hypersphere.
The sampling algorithm is due to Wood'94.
The pdf currently uses a recurrence for bessel_iN which isn't great for large N (WIP on better bessel_ive).
Tests are based on importance sampling the surface area of a [hyper]spherical cap.
Fixestensorflow/tensorflow#6141
PiperOrigin-RevId: 205891121
0 commit comments