aliizadi / advanced-optimization-course

assignments and projects of advanced optimization course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advanced-optimization-course

assignments and projects of advanced optimization course

HW1

Steepest Descent & Newton with backtracking line search

Simulated Annealing

HW2

Linear conjugate gradient method

HW3

Manifold suboptimization

Trust region

Levenberg-Marquardt method

HW4

augmented lagrangian

interior point method

Final Project

Implementation of A descent Dai-Liao conjugate gradient method for nonlinear equations [1]

[1] Abubakar, A.B. and Kumam, P., 2019. A descent Dai-Liao conjugate gradient method for nonlinear equations. Numerical Algorithms, 81(1), pp.197-210.

About

assignments and projects of advanced optimization course


Languages

Language:Jupyter Notebook 82.5%Language:Python 17.5%