Resources
A list of the resources we referenced during the creation of this project.
- Image Compression Paper
- Visualizing Eigenvectors and Eigenvalues
- Stanford SVD Lecture
- MIT SVD Lecture
- Introduction to PCA
- 3Blue1Brown on Eigenvalues and Eigenvectors
- Jure Leskovec on SVD @ Stanford
- Gilbert Strang on SVD @ MIT
- Daniel Connolly and Cassandra Overney on PCA
- NumPy Linear Algebra Documentation