We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab6715 commit cd6318aCopy full SHA for cd6318a
machine_learning/tsne.py
@@ -5,7 +5,7 @@
5
t-SNE is a nonlinear dimensionality reduction algorithm for visualizing
6
high-dimensional data in a low-dimensional space (2D or 3D).
7
8
-It computes pairwise similarities in both spaces and minimizes the
+It computes pairwise similarities in both spaces and minimizes the
9
Kullback-Leibler divergence using gradient descent.
10
11
References:
0 commit comments