Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

Metropolis-Hastings Stein Variational Gradient Descent (MET-SVGD)

This website contains materials introducing Metropolis-Hastings SVGD (MET-SVGD), a novel variational inference framework designed for efficient and scalable entropy estimation. MET-SVGD builds on ideas from Stein Variational Gradient Descent (SVGD), parametric variational inference (P-VI), and Metropolis-Hastings (MH), combining their strengths to offer a flexible and efficient approach to approximating complex distributions.

Besides an introduction to SVGD, variational inference, and related topics, we also provide documentation and code examples for the library accompanying the project.