You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repo contain implementation of Conjugate Gradient Method: Hestenes-Stiefel, Polak-Ribiere, Fletcher- Reeves. (Use Bisection Method for Inexact Line search) and Quasi-Newton Method on Functions like Tried Function, Three Hump Camel, Styblinski-Tang Function, Rosenbrock Function, etc