Commit 5a166a6d authored by Davis King's avatar Davis King

updated docs

parent f3310e68
......@@ -29,9 +29,9 @@ New Stuff:
- Added an optional non-negativity constraint to the oca optimizer.
- Added the min_cut object. It provides a method to find the minimum weight
cut on a graph.
- Added tools for finding maximum probability assignment in a Potts style
Markov random field. See the find_max_factor_graph_potts() routine for
details.
- Added tools for finding the maximum probability assignment in a Potts
style Markov random field. See the find_max_factor_graph_potts() routine
for details.
- Machine Learning:
- Added structural SVM tools for learning the parameters of a Potts style
Markov random field. See the structural_graph_labeling_trainer and
......
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