Skip to content

Manifold working notes

fabianp edited this page May 20, 2011 · 2 revisions

the transform in the LLE algorithm:

  1. Compute barycenter coordinates for new points with respect to the trained data.
  2. Get the embedding vectors for these neighbors.
  3. multiply the embedding vectors by the barycenter weights.
Clone this wiki locally