mirror of https://github.com/davisking/dlib.git
updated docs
This commit is contained in:
parent
097b4eab22
commit
89d96687a1
|
@ -129,6 +129,10 @@
|
|||
<name>Sequence_Segmenter</name>
|
||||
<link>sequence_segmenter.py.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>Structural Support Vector Machines</name>
|
||||
<link>svm_struct.py.html</link>
|
||||
</item>
|
||||
<item>
|
||||
<name>SVM-Rank</name>
|
||||
<link>svm_rank.py.html</link>
|
||||
|
|
|
@ -2665,6 +2665,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
|
|||
</blockquote>
|
||||
|
||||
</description>
|
||||
<examples>
|
||||
<example>svm_struct.py</example>
|
||||
</examples>
|
||||
|
||||
</component>
|
||||
|
||||
|
|
Loading…
Reference in New Issue