The aim of this project is to propose a solution of the following linear system, taken from the ML Cup by prof. Micheli:
The first algorithm implemented and discussed is the Conjugate Gradient Method, which needs some initial conditions to be met, so the first section will discuss the stage setting.
The second part of the report will regard the QR Factorization with Householder reflectors in the variant where one does not form the matrix
cg_loss.png)
qr_losses.png)