Whether the algorithm converged successfully.
Final cost (objective function value).
OptionalfinalFinal gradient norm (if applicable).
Final optimized parameter vector.
OptionalfinalFinal residual norm (for least squares problems). Available for algorithms that work with residual functions.
Number of iterations performed.
Final optimized parameter vector.
Whether line search was used.
Result returned by gradient descent algorithm.