|
|
|
|
|
by psmirnov
1614 days ago
|
|
I agree with almost all of this, however I believe that publishing random seeds is dangerous in its own way. Ideally, if your code has a random component (MCMC, bootstrapping, etc), your results should hold up across many random seeds and runs. I don’t care about reproducing the exact same figure you had, I want to reproduce your conclusions. In a sense, when a laboratory experiment gets reproduced, you start off with a different “random state” (equipment, environment, experimenter - all these introduce random variance). We still expect the conclusions to reproduce. We should expect the same from “computational studies”. |
|
It's zero cost to include it.