Home

Awesome

Nonparametric Score Estimators

Yuhao Zhou, Jiaxin Shi, Jun Zhu. https://arxiv.org/abs/2005.10099

Toy Example

python -m examples.spiral --lam=1.0e-5 --kernel=curlfree_imq --estimator=nu

<img src="spiral-gradient.png" width=300 height=300 /><img src="spiral-density.png" width=300 height=300 />

Dependencies

Tensorflow >= 1.14.0

Usage