Commit ef56ef22 authored by Davis King's avatar Davis King

updated docs

parent 29381bcc
......@@ -575,11 +575,15 @@ However, for graphs with cycles, the solution may be approximate.
<br/>
<br/>
This function is an implementation of the NMPLP algorithm introduced in the
following paper:
following papers:
<blockquote>
Fixing Max-Product: Convergent Message Passing Algorithms for MAP LP-Relaxations
Fixing Max-Product: Convergent Message Passing Algorithms for MAP LP-Relaxations (2008)
by Amir Globerson and Tommi Jaakkola
</blockquote>
<blockquote>
Introduction to dual decomposition for inference (2011)
by David Sontag, Amir Globerson, and Tommi Jaakkola
</blockquote>
</description>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment