Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
e400a74b
Commit
e400a74b
authored
Sep 07, 2011
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed typo
parent
35d93ab1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
find_map_nmplp.h
dlib/optimization/find_map_nmplp.h
+1
-1
find_map_nmplp_abstract.h
dlib/optimization/find_map_nmplp_abstract.h
+1
-1
optimization.xml
docs/docs/optimization.xml
+1
-1
No files found.
dlib/optimization/find_map_nmplp.h
View file @
e400a74b
...
...
@@ -35,7 +35,7 @@ namespace dlib
This function is an implementation of the NMPLP algorithm introduced in the
following paper:
Fixing Max-Product: Convergent Message Passing Algorithms for MAP LP-Relaxations
by Amir Globerson Tommi Jaakkola
by Amir Globerson
and
Tommi Jaakkola
In particular, see the pseudocode in Figure 1. The code in this function
follows what is described there.
...
...
dlib/optimization/find_map_nmplp_abstract.h
View file @
e400a74b
...
...
@@ -333,7 +333,7 @@ namespace dlib
- This function is an implementation of the NMPLP algorithm introduced in the
following paper:
Fixing Max-Product: Convergent Message Passing Algorithms for MAP LP-Relaxations
by Amir Globerson Tommi Jaakkola
by Amir Globerson
and
Tommi Jaakkola
!*/
// ----------------------------------------------------------------------------------------
...
...
docs/docs/optimization.xml
View file @
e400a74b
...
...
@@ -481,7 +481,7 @@ subject to the following constraint:
following paper:
<blockquote>
Fixing Max-Product: Convergent Message Passing Algorithms for MAP LP-Relaxations
by Amir Globerson Tommi Jaakkola
by Amir Globerson
and
Tommi Jaakkola
</blockquote>
</description>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment