Closed topepo closed 4 years ago
This was a bug in torch. Will be fixed in https://github.com/mlverse/torch/pull/303
This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.
Current using
torch::torch_manual_seed(sample.int(10^5, 1))
but getting different results with the same R seed. If both of these are re-run, the same results occur, so we need to find a way to set the torch seed repeatedly.Created on 2020-10-14 by the reprex package (v0.3.0)