ShkalikovOleh / OptAlg

Reimplementation of optimization algorithms.
MIT License
0 stars 3 forks source link

Add conjugate directions descent #7

Closed ShkalikovOleh closed 4 years ago

ShkalikovOleh commented 4 years ago

Add decent by conjugate directions(sum of gradient in the current point and weighed gradient in the previous point)