Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 201 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 201 Bytes

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.