Covers the Conjugate Gradients method for solving linear systems iteratively with quadratic convergence and emphasizes the importance of linear independence among conjugate directions.
Covers the concept of gradient descent in scalar cases, focusing on finding the minimum of a function by iteratively moving in the direction of the negative gradient.