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
51 stars
8 watching
15 forks
Language: MATLAB
last commit: about 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A MATLAB implementation of an Auto-Encoding Variational Bayes algorithm for generative modeling | 44 |
| An open source software implementation of a black-box variational inference method to approximate intractable distributions. | 11 |
| An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset | 52 |
| An approximate Bayesian inference method for fitting and evaluating complex computational models with limited resources. | 219 |
| A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
| A software project implementing Bayesian GP-LVM with variational approximations and automatic dimensionality detection. | 74 |
| Realizes an algorithm from a Bayesian face recognition paper using Matlab. | 36 |
| A collection of implementations for various optimization algorithms in MATLAB | 443 |
| A Matlab interface to Stan, providing a Bayesian inference framework | 81 |
| An introduction to Bayesian methods and probabilistic programming for software developers | 26,868 |
| A Matlab implementation of a genetic algorithm to find optimal solutions to optimization problems | 422 |
| PyTorch implementation of Noisy Natural Gradient as Variational Inference for Bayesian Neural Networks | 121 |
| An implementation of a reinforcement learning algorithm based on a partially observable Markov decision process for a simple decision task | 54 |
| Provides a set of tools and algorithms for Bayesian networks in MATLAB | 470 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |