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. ...@@ -575,11 +575,15 @@ However, for graphs with cycles, the solution may be approximate.
<br/> <br/>
<br/> <br/>
This function is an implementation of the NMPLP algorithm introduced in the This function is an implementation of the NMPLP algorithm introduced in the
following paper: following papers:
<blockquote> <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 by Amir Globerson and Tommi Jaakkola
</blockquote> </blockquote>
<blockquote>
Introduction to dual decomposition for inference (2011)
by David Sontag, Amir Globerson, and Tommi Jaakkola
</blockquote>
</description> </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