We study algorithms that produce iterates according to well determined rules–Deterministic Algorithm rather than some random selection process–Randomized Algorithm.
![[Pasted image 20240524000255.png]]
![[Pasted image 20240524000334.png]]
![[Pasted image 20240524000429.png]]
![[Pasted image 20240524000547.png]] ![[Pasted image 20240524000616.png]] ![[Pasted image 20240524000630.png]]
![[Pasted image 20240524000711.png]]
![[Pasted image 20240524000808.png]]
![[Pasted image 20240524000935.png]] 直接寻找global minimizer太困难,将目标改为寻找local minimizer ![[Pasted image 20240524000956.png]]
![[Pasted image 20240524001039.png]]
![[Pasted image 20240524001217.png]]
[[Steepest Descent Method]] [[Newton Method]] [[The Barzilai-Borwein Method]] [[Conjugate Direction Method]] [[Quasi-Newton Method]]