-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Greetings,
First, I would like to thank you for creating such a nice project with so many optimization algorythms!
I'm currently trying to port the online memory limited BFGS algorythm to python ( yes scipy has many algorythm coded in haskell but it's lacking some that I would like to test, namely this one.)
I've got most of it done but I'm confused about the gradient descent part using the weight on the input.
I'm not familiar with matlab and I want to know if calling .cost , .grad or anything else on the input (the variable problem) are integrated method in the problem code itself as a method or is it a matlab built-in?
P.S.:Thanks for all your hard work!
Metadata
Metadata
Assignees
Labels
No labels