mlr-org / mlr3torch

Deep learning framework for the mlr3 ecosystem based on torch
https://mlr3torch.mlr-org.com
Other
40 stars 7 forks source link

torch seeding #267

Closed sebffischer closed 2 months ago

sebffischer commented 3 months ago

don't set R seed. DO set torch seed randomly bu defaylt. Also add option to not set the seed.

sebffischer commented 3 months ago

also allow to disable this