Skip to content

Efficient online variational Bayesian inference algorithms for common machine learning tasks. Includes mixture models (like GMMs) and admixture models (like LDA). Implemented in Python.

linkerlin/MLRaptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLRaptor : EM/Variational Inference for Exponential Family Graphical Models.
Website: http://michaelchughes.github.com/MLRaptor/
Author:  Mike Hughes (www.michaelchughes.com)
Please email all comments/questions to mike <AT> michaelchughes.com

The repository is organized as follows:  
  expfam/ Defines python module for learning exp. fam. graphical models.

  doc/  contains human-readable documentation.

  data/ example dataset modules for loading/using toy data
      
Look for additional documentation and occasional updates on github:
   https://github.com/michaelchughes/MLRaptor
     
References:
The canonical textbook is:
  * Pattern Recognition and Machine Learning (PRML), by Christopher Bishop

About

Efficient online variational Bayesian inference algorithms for common machine learning tasks. Includes mixture models (like GMMs) and admixture models (like LDA). Implemented in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published