Skip to content

Example of PCA on Pokemon images (28x28 grayscale)

Notifications You must be signed in to change notification settings

Paryavi/pokemon_pca

This branch is up to date with peterjsadowski/pokemon_pca:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0ce6ba3 · Apr 24, 2021

History

8 Commits
Apr 22, 2020
Apr 21, 2020
Apr 24, 2021
Apr 17, 2021

Repository files navigation

Pokemon PCA

Example of Principal Component Analysis on Pokemon images (28x28 grayscale)

This tutorial demonstrates some important properties of PCA:

  1. Visualizing the spectrum (eigenvalues) of the covariance matrix.
  2. Visualizing data in principal component space.
  3. Data compression and reconstruction.

About

Example of PCA on Pokemon images (28x28 grayscale)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%