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
fd867dd8
Commit
fd867dd8
authored
Nov 02, 2015
by
Davis King
Browse files
updated docs
parent
e98bade3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
docs/docs/ml.xml
docs/docs/ml.xml
+11
-0
docs/docs/term_index.xml
docs/docs/term_index.xml
+1
-0
No files found.
docs/docs/ml.xml
View file @
fd867dd8
...
...
@@ -2119,6 +2119,17 @@ Davis E. King. <a href="http://jmlr.csail.mit.edu/papers/volume10/king09a/king09
</component>
<!-- ************************************************************************* -->
<component>
<name>
load_mnist_dataset
</name>
<file>
dlib/data_io.h
</file>
<spec_file>
dlib/data_io/mnist_abstract.h
</spec_file>
<description>
Loads the
<a
href=
"http://yann.lecun.com/exdb/mnist/"
>
MNIST dataset
</a>
from disk.
</description>
</component>
<!-- ************************************************************************* -->
<component>
...
...
docs/docs/term_index.xml
View file @
fd867dd8
...
...
@@ -294,6 +294,7 @@
<term
file=
"ml.html"
name=
"save_image_dataset_metadata"
include=
"dlib/data_io.h"
/>
<term
file=
"ml.html"
name=
"load_libsvm_formatted_data"
include=
"dlib/data_io.h"
/>
<term
file=
"ml.html"
name=
"save_libsvm_formatted_data"
include=
"dlib/data_io.h"
/>
<term
file=
"ml.html"
name=
"load_mnist_dataset"
include=
"dlib/data_io.h"
/>
<term
file=
"linear_algebra.html"
name=
"sparse_to_dense"
include=
"dlib/sparse_vector.h"
/>
<term
file=
"ml.html"
name=
"fix_nonzero_indexing"
include=
"dlib/data_io.h"
/>
<term
link=
"ml.html#mlp"
name=
"multi-layer perceptron"
include=
"dlib/mlp.h"
/>
...
...
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