Skip to content

tscohen/HarmonicExponentialFamily

Repository files navigation

T.S. Cohen, M. Welling, Harmonic Exponential Families on Manifolds. Proceedings of the International Conference on Machine Learning (ICML), 2015

[pdf] [supp. mat.]

Setup

To compile the Cython modules, run:

python setup.py build_ext --inplace

To use the NFSFT (Non-equispaced Fast Spherical Fourier Transform), install my fork of the PyNFFT bindings, which supports the NFSFT (https://github.com/tscohen/pyNFFT). When compiling the NFFT library, make sure NFSFT support is enabled.

About

Code for Harmonic Exponential Families on Manifolds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages