w^=(X⊤X+λI)−1X⊤y The ideal weights/parameters of the linear model λ is the regularization parameter ∇J(w)=2(X⊤Xw−X⊤y+λw)