Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)

Notifications You must be signed in to change notification settings

drewwilimitis/Manifold-Learning

Open more actions menu

Repository files navigation

Manifold Learning: Introduction and Foundational Algorithms

Mathematical Theory with Examples and Applications in Python

KleinDual


Contents

  • Introduction:

    • Overview of manifolds and the basic topology of data
    • Statistical learning and instrinsic dimensionality
    • The manifold hypothesis
  • Chapter 1: Multidimensional Scaling

    • Classical, metric, and non-metric MDS algorithms
    • Example applications to quantitative psychology and social science
  • Chapter 2: ISOMAP

    • Geodesic distances and the isometric mapping algorithm
    • Implementation details and applications with facial images and coil-100 object images
  • Chapter 3: Local Linear Embedding

    • Locally linear reconstructions and optimization problems
    • Example applications with image data
  • Chapter 4: Laplacian Eigenmaps/Spectral Embedding

    • From the general to the discrete Laplacian operators
    • Visualizing spectral embedding with the networkx library
    • Spectral embedding with NLTK and the Brown text corpus

About

Introduction to Manifold Learning - Mathematical Theory and Applied Python Examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.