You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-1Lines changed: 39 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,11 +110,49 @@ Lec 3 of Bloomberg ML course introduced some of the core concepts like input spa
110
110
## Implementing Decision Trees | Day 25
111
111
Check the code [here.](https://github.com/Avik-Jain/100-Days-Of-ML-Code/blob/master/Code/Day%2025%20Decision%20Tree.md)
112
112
113
+
## Jumped To Brush up Linear Algebra | Day 26
114
+
Found an amazing [channel](https://www.youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw) on youtube 3Blue1Brown. It has a playlist called Essence of Linear Algebra. Started off by completing 4 videos which gave a complete overview of Vectors, Linear Combinations, Spans, Basis Vectors, Linear Transformations and Matrix Multiplication.
115
+
116
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
117
+
118
+
## Jumped To Brush up Linear Algebra | Day 27
119
+
Continuing with the playlist completed Next 4 Videos discussing topics 3D Transformations, Determinants, Inverse Matrix, Column Space, Null Space and Non-Square Matrices.
120
+
121
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
122
+
123
+
## Jumped To Brush up Linear Algebra | Day 28
124
+
In the playlist of 3Blue1Brown completed another 3 Videos from the essence of linear algebra.
125
+
Topics covered were Dot Product and Cross Product.
126
+
127
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
128
+
129
+
130
+
## Jumped To Brush up Linear Algebra | Day 29
131
+
Completed the whole Playlist today, Videos from 12 - 14. Really an amazing playlist to refresh the concepts of Linear Algebra.
132
+
Topics covered were the change of basis, Eigenvectors and Eigenvalues, and Abstract Vector Spaces.
133
+
134
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDPD3MizzM2xVFitgF8hE_ab)
135
+
136
+
## Essence of calculus | Day 30
137
+
Completing the playlist - Essence of Linear Algebra by 3blue1brown a suggestion popped up by youtube regarding a series of videos again by the same channel 3Blue1Brown. Being already Impressed by the previous series on Linear algebra I dived straight into it.
138
+
Completed about 5 videos on topics such as Derivatives, Chain Rule, Product Rule, and derivative of exponential.
139
+
140
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr)
141
+
142
+
## Essence of calculus | Day 31
143
+
Watched 2 Videos on topic Implicit Diffrentiation and Limits from the playlist Essence of Calculus.
144
+
145
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr)
146
+
147
+
## Essence of calculus | Day 32
148
+
Watched the remaining 4 videos covering topics Like Integration and Higher order derivatives.
149
+
150
+
Link to the Playlist [here.](https://www.youtube.com/playlist?list=PLZHQObOWTQDMsr9K-rj53DwVRMYO3t5Yr)
0 commit comments