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

store intermediate results from optimization #92

Open
ryancoe opened this issue Mar 30, 2020 · 2 comments
Open

store intermediate results from optimization #92

ryancoe opened this issue Mar 30, 2020 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@ryancoe
Copy link
Member

ryancoe commented Mar 30, 2020

Can use Output Functions: https://www.mathworks.com/help/optim/ug/output-functions.html

@ryancoe ryancoe added the enhancement New feature or request label Mar 30, 2020
@ryancoe ryancoe added this to the 0.x milestone Mar 30, 2020
@H0R5E H0R5E modified the milestones: 0.x, 0.2 Apr 17, 2020
@H0R5E H0R5E modified the milestones: 0.2, 0.3 Jul 9, 2020
@ssolson
Copy link
Collaborator

ssolson commented Oct 16, 2020

I believe this is done through the autofolder and demoed in the WaveBot examples. @H0R5E @ryancoe can we close this and if not what needs to be added so that we can?

@ryancoe
Copy link
Member Author

ryancoe commented Oct 19, 2020

I think you are right, although I'm not entirely sure. @H0R5E can you confirm? It would be cool to demonstrate this functionality, e.g., for WaveBot_caseB, by plotting out the results obtained by each iteration of fminbnd, maybe something like this:

Untitled

@H0R5E H0R5E self-assigned this Nov 27, 2020
@H0R5E H0R5E removed their assignment Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants