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

How can I get the value function in each iteration of optimization? #30

Open
sahandrez opened this issue Jan 23, 2019 · 0 comments
Open

Comments

@sahandrez
Copy link

Hi,

I am using GPy and as it is using this package for model representation I think I should look here for my answer. Basically, I want to get the cost function of each iteration when the m.optimize() is called. I know if I set message=True, I will get some messages, but I need the details of every iteration.

Is there a way that I can get access to the callback function used in Scipy minimize method? Any help would be appreciated.

Thanks,
Sahand

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

1 participant