ngoahamos / eigenfaces

A Jupyter Notebook that implements in Python 3 the Eigenfaces algorithm for face recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eigenfaces

A Jupyter Notebook that implements in Python 3 the Eigenfaces algorithm for face recognition, using eigen decomposition and principle component analysis(PCA) for dimensionality reduction.

About

A Jupyter Notebook that implements in Python 3 the Eigenfaces algorithm for face recognition


Languages

Language:Jupyter Notebook 100.0%