Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where's the grad function? #2

Open
appleyuchi opened this issue Jul 25, 2019 · 1 comment
Open

where's the grad function? #2

appleyuchi opened this issue Jul 25, 2019 · 1 comment

Comments

@appleyuchi
Copy link

where's the grad function?
I can not run it

@Tack-Tau
Copy link

where's the grad function?
I can not run it

My guess is that you need the analytical form of the gradient of the target function f, or maybe you can compute the gradient using finite difference packages like numpy.gradient. And it appears this Self-contained implementation of non-linear optimization algorithms is in 2D case, need to be revised if you want to use it for higher dimension cases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants