Skip to content

Efficient and principled score estimation with Nyström kernel exponential families

License

Notifications You must be signed in to change notification settings

karlnapf/nystrom-kexpfam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental codes for AISTATS 2018 paper "Efficient and principled score estimation with Nyström kernel exponential families" by Dougal Sutherland, Heiko Strathmann, Michael Arbel, and Arthur Gretton, https://arxiv.org/abs/1705.08360.

See notebooks/demo.ipynb for how to use the estimator(s), and how to replicate experimental results.

Dependencies (some are optional, see demo notebook):

For the Python packages (given that you have downloaded them) and Shogun (given that you have compiled or installed it), this could be achieved with something like

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path/to/libshogun.so
export PYTHONPATH=$PYTHONPATH:/path/to/shogun.py
export PYTHONPATH=$PYTHONPATH:/path/to/nystrom-kexpfam
export PYTHONPATH=$PYTHONPATH:/path/to/kernel_exp_family

About

Efficient and principled score estimation with Nyström kernel exponential families

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published