mirror of https://github.com/davisking/dlib.git
updated the docs
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403007
This commit is contained in:
parent
70eb449c08
commit
3fc4e6153f
|
@ -723,6 +723,9 @@
|
||||||
This is a convenience function for creating
|
This is a convenience function for creating
|
||||||
<a href="#batch_trainer">batch_trainer</a> objects.
|
<a href="#batch_trainer">batch_trainer</a> objects.
|
||||||
</description>
|
</description>
|
||||||
|
<examples>
|
||||||
|
<example>svm_pegasos_ex.cpp.html</example>
|
||||||
|
</examples>
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
|
@ -738,6 +741,9 @@
|
||||||
generates a batch_trainer that will print status messages to standard
|
generates a batch_trainer that will print status messages to standard
|
||||||
output so that you can observe the progress of a training algorithm.
|
output so that you can observe the progress of a training algorithm.
|
||||||
</description>
|
</description>
|
||||||
|
<examples>
|
||||||
|
<example>svm_pegasos_ex.cpp.html</example>
|
||||||
|
</examples>
|
||||||
|
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue