KCEF
Kernel Conditional Exponential Family
Install / Use
/learn @MichaelArbel/KCEFREADME
Experimental codes for AISTATS 2018 paper « Kernel Conditional Exponential Family » by Michael Arbel and Arthur Gretton, https://arxiv.org/abs/1711.05363.
See notebooks/demo.ipynb for how to use the estimator(s).
Dependencies:
- numpy, scipy, matplotlib, autograd
Install KCEF:
pip install git+https://github.com/MichaelArbel/KCEF.git
