Skip to content

Commit 5d316ba

Browse files
Update LA for additional resources
1 parent d002703 commit 5d316ba

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

docs/resources.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ This page contains additional resources for each lecture to help you dive deeper
3030
*Coming soon...*
3131

3232
## <span style="color: #397DFF">Week 6: Linear Algebra for ML</span>
33-
- [EECS 16A fa22 notes](https://drive.google.com/file/d/1ycTbWuMXsHZf2FswWvTVFxrX8-xFWKSF/view?usp=drive_link) - System of Linear Equations
34-
- [EECS 16A fa22 notes](https://drive.google.com/file/d/1Iw11YsVm8NGWT7wHSAJrciq3HVlFnrNm/view?usp=drive_link) - Matrices and Vectors
35-
- [EECS 16A fa22 notes](https://drive.google.com/file/d/16us5Z7VDXTisiGJASUMNtoJMOr8-OMLA/view?usp=drive_link) - Matrix Multiplication
36-
- [EECS 16A sp25 notes](https://drive.google.com/file/d/1NcbCxCeK2hgMWabQQmI62NMqL8uyGvSv/view?usp=drive_link) - Vector Spaces, Subspaces, Bases
37-
- [EECS 16A sp25 notes](https://drive.google.com/file/d/1iUGX1KdLfjw2EyEmqfFFdlBUNhMWscHm/view?usp=drive_link) - Linear (In)dependence
38-
- [EECS 16A sp25 notes](https://drive.google.com/file/d/1UDko3_KmD9Lk7icdKs034gzSuWN4VS9Y/view?usp=drive_link) - Four Fundamental Subspaces, Rank-Nullity Theorem
39-
- [EECS 16a sp25 notes](https://drive.google.com/file/d/16_vQmqnrc5uxzlxdSSBWB75yLtxbXIiz/view?usp=drive_link) - Matrix Diagonalization and Change of Basis
40-
- [EECS 16a fa22 notes](https://drive.google.com/file/d/1QMyJwZTyE_bJqOI65ILnvzW4vj4bEMoi/view?usp=drive_link) - Least Squares
41-
- [EECS 16A sp25 notes](https://drive.google.com/file/d/1QRy7EiscpeZSkbpH6VFziLw58b3OF8s5/view?usp=drive_link) - Spectral Theorem
42-
- [EECS 16A sp25 notes](https://drive.google.com/file/d/1xgl5eHzQUZa-q2_Cf6-e0tSqN1uxvt5F/view?usp=drive_link) - SVD
43-
- [EECS 16A sp25 notes](https://drive.google.com/file/d/1k_9cGGCZHFi0th0_YoYCRNS_-NvOx5yh/view?usp=drive_link) - Low Rank Approximation
33+
- [EECS 16A fa22 notes - System of Linear Equations](https://drive.google.com/file/d/1ycTbWuMXsHZf2FswWvTVFxrX8-xFWKSF/view?usp=drive_link)
34+
- [EECS 16A fa22 notes - Matrices and Vectors](https://drive.google.com/file/d/1Iw11YsVm8NGWT7wHSAJrciq3HVlFnrNm/view?usp=drive_link)
35+
- [EECS 16A fa22 notes - Matrix Multiplication](https://drive.google.com/file/d/16us5Z7VDXTisiGJASUMNtoJMOr8-OMLA/view?usp=drive_link)
36+
- [EECS 16A sp25 notes - Vector Spaces, Subspaces, Bases](https://drive.google.com/file/d/1NcbCxCeK2hgMWabQQmI62NMqL8uyGvSv/view?usp=drive_link)
37+
- [EECS 16A sp25 notes - Linear (In)dependence](https://drive.google.com/file/d/1iUGX1KdLfjw2EyEmqfFFdlBUNhMWscHm/view?usp=drive_link)
38+
- [EECS 16A sp25 notes - Four Fundamental Subspaces, Rank-Nullity Theorem](https://drive.google.com/file/d/1UDko3_KmD9Lk7icdKs034gzSuWN4VS9Y/view?usp=drive_link)
39+
- [EECS 16a sp25 notes - Matrix Diagonalization and Change of Basis](https://drive.google.com/file/d/16_vQmqnrc5uxzlxdSSBWB75yLtxbXIiz/view?usp=drive_link)
40+
- [EECS 16a fa22 notes - Least Squares](https://drive.google.com/file/d/1QMyJwZTyE_bJqOI65ILnvzW4vj4bEMoi/view?usp=drive_link)
41+
- [EECS 16A sp25 notes - Spectral Theorem](https://drive.google.com/file/d/1QRy7EiscpeZSkbpH6VFziLw58b3OF8s5/view?usp=drive_link)
42+
- [EECS 16A sp25 notes - SVD](https://drive.google.com/file/d/1xgl5eHzQUZa-q2_Cf6-e0tSqN1uxvt5F/view?usp=drive_link)
43+
- [EECS 16A sp25 notes - Low Rank Approximation](https://drive.google.com/file/d/1k_9cGGCZHFi0th0_YoYCRNS_-NvOx5yh/view?usp=drive_link)
4444

4545

4646
## <span style="color: #397DFF">Week 7: Calculus for ML</span>

index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ your EdVPs <3
5959
<span class="label"><strong>Homework</strong></span>
6060
<a href="assets/intro_to_swe_i/intro_to_swe_i.pdf">SWE I Practice</a>
6161
</td>
62-
6362
<td>Cindy, Rachel, Anika</td>
6463
</tr>
6564
<tr>

0 commit comments

Comments
 (0)