Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 310 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 310 Bytes

principal-component-analysis

This repository features a single notebook detailing a basic Python implementation of principal component analysis (PCA) and an example application with the 3-camera problem. The implementation and 3-camera problem are based off of this paper: https://arxiv.org/pdf/1404.1100.pdf