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

[RFC] Scheduler for number of samples #11

Open
blegat opened this issue Jun 25, 2017 · 1 comment
Open

[RFC] Scheduler for number of samples #11

blegat opened this issue Jun 25, 2017 · 1 comment

Comments

@blegat
Copy link
Member

blegat commented Jun 25, 2017

New abstraction : at each iteration, you give it the stats and it returns the number of samples you need to do for this iteration and whether you need to do cuts or just estimate the upper bound.
It would make it possible to use sophisticated scheduling without the sddp algorithm needing to care about it.
What do you think ? Do you have any idea for a good name (maybe not a bird name here :-P) ?

@frapac
Copy link
Member

frapac commented Jun 26, 2017

This new level of abstraction seems interesting. However, I cannot figure yet how to design the sophisticated scheduling!

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