Dear Expert
I have studied the LBFGS algorithms and found that during optimization it follow the following steps
• Minimizing Forces
• Compute the gradient
• Update the search directions
• Line search
• Update the variables and memory history
• Check convergences
I am still confused about LBFGS the how this step could be explain mathematically, Expert please guide me a bit