Skip to content

Example of PCA on Pokemon images (28x28 grayscale)

Notifications You must be signed in to change notification settings

Paryavi/pokemon_pca

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

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%