You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we implemented the FTTransformer, it feels like a lot of unnecessary/duplicated code had to be written.
If one wants to work with mlr3torch, we should have a convenience function that makes the creation of custom PipeOpTorch objects from non-existing nn_modules easier.