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

Setting seed for distribution based sweeps #137

Open
stanbiryukov opened this issue Oct 20, 2021 · 2 comments
Open

Setting seed for distribution based sweeps #137

stanbiryukov opened this issue Oct 20, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@stanbiryukov
Copy link

Reviewing the sweep syntax, the numpy distribution based sampling looks useful. How would one set a seed to ensure the generated hyperparameter sweep combinations are deterministic/repeatable? An optional --seed arg would perhaps be useful for users to specify a value for numpy's np.random.default_rng, which grid can then use to draw reproducible samples from specified distributions.

@sunitaprakash
Copy link

Hello @stanbiryukov
Thank you for reaching out to us. Our team will look into your ticket and get back to you shortly.

@sunitaprakash sunitaprakash added the enhancement New feature or request label Oct 20, 2021
@sunitaprakash
Copy link

@stanbiryukov Thanks for the feature request.

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

2 participants