Skip to content

Code for ICML 2019 paper on "Fast and Simple Natural-Gradient Variational Inference with Mixture of Exponential-family Approximations"

Notifications You must be signed in to change notification settings

lzfwan150789/VB-MixEF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for ICML 2019 paper on Fast and Simple Natural-Gradient Variational Inference with Mixture of Exponential-family Approximations

  • To-do List:
    • added a poster and a technical report about the gradient identities used in the paper (To appear at the ICML workshop on Stein's method) [done]
    • added a poster of the main paper. [done]
    • [skewness] added a Matlab implementation for the toy example using skew Gaussian and exponentially modified Gaussian. [done]
    • [multi-modality] added a Matlab implementation for the toy example using MoG. The implementation is based on this repo [done]
    • [heavy tails] To add a Matlab implementation for BLR using t-distribution and symmetric normal inverse Gaussian
    • To add a Python implementation for Vadam extensions

About

Code for ICML 2019 paper on "Fast and Simple Natural-Gradient Variational Inference with Mixture of Exponential-family Approximations"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 62.6%
  • Fortran 26.7%
  • HTML 5.5%
  • C++ 4.0%
  • C 0.8%
  • Makefile 0.3%
  • Other 0.1%