Bug Fixes
t_opt("adamw")now actually uses AdamW and not Adam.- Caching: Cache directory is now created, even if its parent
directory does not exist. - Add
mlr3torchtomlr_reflections$loaded_packagesto fix errors when usingmlr3torchin parallel.
t_opt("adamw") now actually uses AdamW and not Adam.mlr3torch to mlr_reflections$loaded_packages to fix errors when using mlr3torch in parallel.