Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dlib
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
dlib
Commits
fd867dd8
Commit
fd867dd8
authored
9 years ago
by
Davis King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated docs
parent
e98bade3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
0 deletions
+12
-0
ml.xml
docs/docs/ml.xml
+11
-0
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>
...
...
This diff is collapsed.
Click to expand it.
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"
/>
...
...
This diff is collapsed.
Click to expand it.
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