/gradient_descent_algorithm

This repository contains an implementation of the Gradient Descent Algorithm in C++, utilizing the Armijo condition to optimize step sizes.

Primary LanguageC++Apache License 2.0Apache-2.0

Watchers