Randomness in Determinism #8254
Unanswered
michael-camilleri
asked this question in
Q&A
Replies: 1 comment
-
Hi @michael-camilleri, thanks for your interest here. I’m not sure I fully understand your point here. If you’re using a random transform, it should indeed be performed randomly. The Hope it helps, thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
This is just to check that my understanding is correct. When using set_determinism(), together with the appropriate monai data_loader, this just ensures that the random number generation is based on a seed and hence reproducible, but is otherwise still 'pseudo-random'. Am I right?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions