Closed mcfrank closed 6 years ago
would be great to be able to pass a random seed to webppl as an argument, to promote computational reproducibility.
http://webppl.readthedocs.io/en/master/usage.html
I'm pretty sure you can set the seed inside a program using
util.setRNG(seednum)
No idea how long that will be accessible though
would be great to be able to pass a random seed to webppl as an argument, to promote computational reproducibility.
http://webppl.readthedocs.io/en/master/usage.html