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

11 stars
6 watching
5 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
acerbilab/vbmcAn approximate Bayesian inference method for fitting and evaluating complex computational models with limited resources.219
ratschlab/boosting-bbviAn implementation of Black Box Variational Inference techniques in Python7
arogozhnikov/infiniteboostA software package implementing an ensemble boosting method with gradient descent184
robert-giaquinto/gradient-boosted-normalizing-flowsAn approach to modeling complex distributions by iteratively adding normalizing flow components and training with gradient boosting27
stanfordmlgroup/ngboostA Python library implementing a machine learning boosting framework with probabilistic prediction capabilities1,663
wlwkgus/noisynaturalgradientPyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks121
eladrich/seboostAn optimization method for machine learning that uses subspace optimization techniques to improve the efficiency of stochastic learning algorithms0
viettran86/copula-variational-bayesAn implementation of Copula Variational Bayes inference using information geometry, allowing for efficient estimation of parameters in various machine learning algorithms and high-dimensional problems.51
allenbeau/pfedbayesAn implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset52
mcleonard/sampylAn MCMC sampler library for Bayesian estimation using Python331
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersAn introduction to Bayesian methods and probabilistic programming for software developers26,868
mattjj/pyhsmmA Python library providing approximate inference methods for Bayesian Hidden Markov Models and their extensions.549
matsonj/nba-monte-carloA Monte Carlo simulation of the NBA season leveraging dbt, duckdb and evidence.dev for data analytics and business intelligence461
younghjung/onlinemlrboostingwithvfdtAn implementation of online multi-label ranking boosting using VFDT as weak learners4
debcaldarola/fedsamImproving generalization in federated learning by seeking flat minima through optimization techniques82