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

specify random seed in CREATE GENERATOR, INITIALIZE MODELS #59

Open
riastradh-probcomp opened this issue Jun 19, 2015 · 1 comment
Open

Comments

@riastradh-probcomp
Copy link
Contributor

Along with probcomp/crosscat#39, it should be possible to specify a random seed in CREATE GENERATOR and INITIALIZE MODELS in order to get deterministic output from BQL without having to control the seed given to Crosscat when creating the Crosscat metamodel in Python.

@riastradh-probcomp riastradh-probcomp added this to the language revision 2 milestone Jul 2, 2015
@gregory-marton
Copy link
Contributor

Mostly for testing/reproducibility, needs basic infrastructural changes. Is philosophically important, but not urgent. Crosscat needs to use a reasonable prng, see cited issue.

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