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
dc939855
Commit
dc939855
authored
Jun 25, 2016
by
Davis King
Browse files
updated docs
parent
541ce716
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
docs/docs/main_menu.xml
docs/docs/main_menu.xml
+5
-1
docs/docs/ml.xml
docs/docs/ml.xml
+3
-0
No files found.
docs/docs/main_menu.xml
View file @
dc939855
...
...
@@ -187,7 +187,7 @@
<name>
Examples: C++
</name>
<sub>
<item>
<name>
Deep Learning
</name>
<name>
Deep Learning
Introduction
</name>
<link>
dnn_mnist_ex.cpp.html
</link>
</item>
<item>
...
...
@@ -198,6 +198,10 @@
<name>
Deep Learning Imagenet Classifier
</name>
<link>
dnn_imagenet_ex.cpp.html
</link>
</item>
<item>
<name>
Deep Learning Imagenet Trainer
</name>
<link>
dnn_imagenet_train_ex.cpp.html
</link>
</item>
<item>
<name>
Deep Learning Inception
</name>
<link>
dnn_inception_ex.cpp.html
</link>
...
...
docs/docs/ml.xml
View file @
dc939855
...
...
@@ -435,6 +435,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<example>
dnn_mnist_advanced_ex.cpp.html
</example>
<example>
dnn_inception_ex.cpp.html
</example>
<example>
dnn_imagenet_ex.cpp.html
</example>
<example>
dnn_imagenet_train_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -453,6 +454,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<example>
dnn_mnist_advanced_ex.cpp.html
</example>
<example>
dnn_inception_ex.cpp.html
</example>
<example>
dnn_imagenet_ex.cpp.html
</example>
<example>
dnn_imagenet_train_ex.cpp.html
</example>
</examples>
</component>
...
...
@@ -554,6 +556,7 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
<example>
dnn_mnist_advanced_ex.cpp.html
</example>
<example>
dnn_inception_ex.cpp.html
</example>
<example>
dnn_imagenet_ex.cpp.html
</example>
<example>
dnn_imagenet_train_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