vboost

Variational inference method

An open source software implementation of a black-box variational inference method to approximate intractable distributions.

code supplement for variational boosting (https://arxiv.org/abs/1611.06585)

GitHub

12 stars
6 watching
5 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
acerbilab/vbmc An approximate Bayesian inference method for fitting and evaluating complex computational models with limited resources. 218
ratschlab/boosting-bbvi An implementation of Black Box Variational Inference techniques in Python 8
arogozhnikov/infiniteboost A software package implementing an ensemble boosting method with gradient descent 184
robert-giaquinto/gradient-boosted-normalizing-flows An approach to modeling complex distributions by iteratively adding normalizing flow components and training with gradient boosting 27
stanfordmlgroup/ngboost A Python library implementing a machine learning boosting framework with probabilistic prediction capabilities 1,654
wlwkgus/noisynaturalgradient PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks 121
eladrich/seboost An optimization method for machine learning that uses subspace optimization techniques to improve the efficiency of stochastic learning algorithms 0
viettran86/copula-variational-bayes An implementation of Copula Variational Bayes inference using information geometry, allowing for efficient estimation of parameters in various machine learning algorithms and high-dimensional problems. 50
allenbeau/pfedbayes An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset 49
mcleonard/sampyl An MCMC sampler library for Bayesian estimation using Python 330
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackers An introduction to Bayesian methods and probabilistic programming for software developers 26,798
mattjj/pyhsmm A Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions. 550
matsonj/nba-monte-carlo A Monte Carlo simulation of the NBA season leveraging dbt, duckdb and evidence.dev for data analytics and business intelligence 451
younghjung/onlinemlrboostingwithvfdt An implementation of online multi-label ranking boosting using VFDT as weak learners 4
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 79