Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 368 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 368 Bytes

singular_value_decomposition

This is the repo for the video "Singular value decomposition and applications to image compression". https://youtu.be/DG7YTlGnCEo

Notebooks:

  • image_compression.ipynb: The image compression example in the video.
  • pi_matrix.ipynb: The random matrix example in the video.
  • plotting_ellipses.ipynb: Some rotation and translation plots.