Skip to content

Latest commit

 

History

History

Welcome to the dimensionality reduction lecture!

Course materials

This is an introductory talk on dimensionality reduction including an overview of the methods and a coding demonstration session using Python. No prior knowledge on dimension reduction or machine learning is needed, however, we do assume some elementary understanding of linear algebra and programming.

The slides and demo notebooks are available in this repo and will be updated through the course. The notebooks can be ran either locally or online using Google Colab.

Title Google Colab Nbviewer
Demo 1: PCA & FA Open In Colab View the notebook
Demo 2: Spectral embedding & tSNE Open In Colab View the notebook
Demo 3: tSNE & UMAP Open In Colab View the notebook

Resources

Here are some interesting papers or tools for your reference (not required for the lecture).

Classics

Some reviews

Recent updates

Other interesting articles