QuantitativeBytes/qbGradient
qbGradient is a simple C++ implementation of the gradient descent method for numerical optimization, intended to demonstrate the principles of the method for educational purposes.
C++MIT
qbGradient is a simple C++ implementation of the gradient descent method for numerical optimization, intended to demonstrate the principles of the method for educational purposes.
C++MIT