Week-1 (Worksheet)
Week-2 (Taylor expansion: Single variable (code), Taylor expansion: Single variable (animation code, sin_taylor_exp_gifi), Worksheet)
Week-3 (Bisection method (code, animation code, method_gifi), Worksheet)
Week-9 (Worksheet)
Week-13 (Lagrange's multiplier with single constraint (code), Worksheet)
Week-14 (Lagrange's multiplier with multiple constraints (code), Worksheet)
Solving system of linear equations using Gradient descent (code, animation)
Solving non-linear equations using Gradient descent (code, animation)
Solving non-linear equations using Newton-Raphson method (code, animation)
Comparison Gradient descent vs Newton-Raphson (animation)