Skip to content
/ pyDPMP Public

The Diverse Particle Max-Product algorithm and friends

Notifications You must be signed in to change notification settings

samuela/pyDPMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyDPMP

Build Status Coverage Status PyPI

pyDPMP is a Python implementation of the Diverse Particle Max-Product algorithm (D-PMP) for maximum a posteriori estimation in continuous, pairwise Markov random fields as described in Pacheco et al. 2014 and Pacheco et al. 2015.

pyDPMP is compatible with Python 2.7, 3.3, 3.4, and 3.5.

Installation

To install pyDPMP just run

pip install pyDPMP

Examples

Check out the examples/ directory for some examples in the form of IPython notebooks.

About

The Diverse Particle Max-Product algorithm and friends

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages