2017-10-31

BFGS Algorithm.

Professor Pollet,
The first step of BFGS algorithm is Resource Description for BFGS-Step1.png
It should be Bipi = -delta f(xi) Or p implies p0 because we have to calculate p0 to feed to the 2nd step. Is it correct?
(Edited: 2017-10-31)
Professor Pollet, The first step of BFGS algorithm is ((resource:BFGS-Step1.png|Resource Description for BFGS-Step1.png)) It should be Bipi = -delta f(xi) Or p implies p0 because we have to calculate p0 to feed to the 2nd step. Is it correct?

-- BFGS Algorithm
I think it should be for all i. so Pi
(Edited: 2017-10-31)
I think it should be for all i. so Pi
X