singular_value_decomposition icon indicating copy to clipboard operation
singular_value_decomposition copied to clipboard

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.