Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
2c62dc1b
Commit
2c62dc1b
authored
Jun 01, 2013
by
Davis King
Browse files
updated docs
parent
94d3cf86
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+4
-0
docs/docs/ml.xml
docs/docs/ml.xml
+6
-0
No files found.
docs/docs/main_menu.xml
View file @
2c62dc1b
...
...
@@ -138,6 +138,10 @@
<name>
Train_Object_Detector
</name>
<link>
train_object_detector.cpp.html
</link>
</item>
<item>
<name>
One_Class_Classifiers
</name>
<link>
one_class_classifiers_ex.cpp.html
</link>
</item>
<item>
<name>
Parallel_For_Loops
</name>
<link>
parallel_for_ex.cpp.html
</link>
...
...
docs/docs/ml.xml
View file @
2c62dc1b
...
...
@@ -1169,6 +1169,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<a
href=
"http://www.csie.ntu.edu.tw/~cjlin/libsvm"
>
http://www.csie.ntu.edu.tw/~cjlin/libsvm
</a></li>
</ul>
</description>
<examples>
<example>
one_class_classifiers_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -1217,6 +1220,9 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
Additionally, it can be warm-started from the solution to a previous
training run.
</description>
<examples>
<example>
one_class_classifiers_ex.cpp.html
</example>
</examples>
</component>
<!-- ************************************************************************* -->
...
...
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