Skip to content

thshorrock/Ensemble-Learning

Repository files navigation

A c++ library implementing Variational Message Passing 
  - as developed by John Winn (http://johnwinn.org/Research/VMP.html)

Inference on parameters that are can be modelled by the exponential family 
(Gaussian's, Rectified Gaussians, Gamma's, Dirichlet) 
are easily set up and solved by means of Variational Ensemble Learning 
via message passing.

Independant Component Analysis
  - as developed by James Miskin (http://www.inference.phy.cam.ac.uk/jwm1003/) -
provides an interesting example.

About

Ensemble Learning package (c++)

Resources

License

GPL-3.0, BSL-1.0 licenses found

Licenses found

GPL-3.0
COPYING
BSL-1.0
LICENSE_1_0.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published