NEWS
mlr3torch 0.1.2 (2024-10-15)
- Don't use deprecated
data_formats
anymore
mlr3torch 0.1.1 (2024-09-12)
- fix(preprocessing): regarding the construction of some
PipeOps
such as po("trafo_resize")
which failed in some cases.
- fix(ci): tests were not run in the CI
- fix(learner):
LearnerTabResnet
now works correctly
- Fix that tests were not run in the CI
- feat: added the
nn()
helper function to simplify the creation of neural network
layers
mlr3torch 0.1.0 (2024-07-08)