Copula-Variational-Bayes

Variational bayes algorithm

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.

Matlab code for my paper "Copula Variational Bayes inference via information geometry", submitted to IEEE Trans. on information theory, 2018

GitHub

51 stars
8 watching
15 forks
Language: MATLAB
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
peiyunh/mat-vaeA MATLAB implementation of an Auto-Encoding Variational Bayes algorithm for generative modeling44
andymiller/vboostAn open source software implementation of a black-box variational inference method to approximate intractable distributions.11
allenbeau/pfedbayesAn implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset52
acerbilab/vbmcAn approximate Bayesian inference method for fitting and evaluating complex computational models with limited resources.219
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
sheffieldml/vargplvmA software project implementing Bayesian GP-LVM with variational approximations and automatic dimensionality detection.74
maoxu/joint_bayesianRealizes an algorithm from a Bayesian face recognition paper using Matlab.36
vonsylvia/matlab_algorithm_with_casesA collection of implementations for various optimization algorithms in MATLAB443
brian-lau/matlabstanA Matlab interface to Stan, providing a Bayesian inference framework81
camdavidsonpilon/probabilistic-programming-and-bayesian-methods-for-hackersAn introduction to Bayesian methods and probabilistic programming for software developers26,868
shuai-xie/genetic-algorithmA Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems422
wlwkgus/noisynaturalgradientPyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks121
catohaste/pomdpAn implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task54
bayesnet/bntProvides a set of tools and algorithms for Bayesian networks in MATLAB470
ignavierng/notears-admmAn implementation of Bayesian network structure learning with continuous optimization for federated learning.10