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
6ccf3ac6
Commit
6ccf3ac6
authored
Nov 08, 2012
by
Davis King
Browse files
updated docs
parent
270d1140
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docs/docs/index.xml
docs/docs/index.xml
+4
-1
No files found.
docs/docs/index.xml
View file @
6ccf3ac6
...
@@ -152,7 +152,10 @@
...
@@ -152,7 +152,10 @@
<li>
An online
<a
href=
"ml.html#svm_pegasos"
>
SVM classification
</a>
algorithm
</li>
<li>
An online
<a
href=
"ml.html#svm_pegasos"
>
SVM classification
</a>
algorithm
</li>
<li>
An online kernelized
<a
href=
"ml.html#kcentroid"
>
centroid estimator
</a>
/novelty detector
</li>
and
<li>
An online kernelized
<a
href=
"ml.html#kcentroid"
>
centroid estimator
</a>
/novelty detector
</li>
and
offline support vector
<a
href=
"ml.html#svm_one_class_trainer"
>
one-class classification
</a>
offline support vector
<a
href=
"ml.html#svm_one_class_trainer"
>
one-class classification
</a>
<li>
A kernelized
<a
href=
"ml.html#kkmeans"
>
k-means
</a>
clustering algorithm
</li>
<li>
Clustering algorithms:
<a
href=
"ml.html#find_clusters_using_kmeans"
>
linear
</a>
or
<a
href=
"ml.html#kkmeans"
>
kernel k-means
</a>
,
<a
href=
"ml.html#chinese_whispers"
>
Chinese Whispers
</a>
, and
<a
href=
"ml.html#newman_cluster"
>
Newman clustering
</a>
.
</li>
<li><a
href=
"ml.html#rbf_network_trainer"
>
Radial Basis Function Networks
</a></li>
<li><a
href=
"ml.html#rbf_network_trainer"
>
Radial Basis Function Networks
</a></li>
<li><a
href=
"ml.html#mlp"
>
Multi layer perceptrons
</a>
</li>
<li><a
href=
"ml.html#mlp"
>
Multi layer perceptrons
</a>
</li>
</ul>
</ul>
...
...
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