Skip to content

The code for paper Minimizing f-Divergences by Interpolating Velocity Fields

Notifications You must be signed in to change notification settings

anewgithubname/gradest2

Repository files navigation

  • demo_mirror.m find the mirror divergence given $\phi$.
phi =

  function_handle with value:

    @(r)r*log(r)


 2
r    1
-- - -
 2   2
  • demo_SVGD_NW_LL.m comparison between SVGD, Nadaraya Watson and Local Linear. Comparison between SVGD, Nadaraya Watson and Local Linear

  • demo_caltechoffice.py domain transfer on the CalcTechOffice dataset.

  • demo_impute_toy.m impute missing "S"-shaped data.

  • demo_impute_Breast.py impute missing Breast Cancer data with varying missing rate.

About

The code for paper Minimizing f-Divergences by Interpolating Velocity Fields

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published