Hacker News new | ask | show | jobs
by cfn 1345 days ago
It depends on the algorithm, but many models can be re-generated if you start with the same seed.
2 comments

Is it common and/or expected to have control over the seed though?
Yes, if you are fine tuning some other parameters you need to keep the seed the same to be able to have any idea what you're doing.
Thank you! I was mistaken then.