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
I enjoy the ease of use and quick iterations afforded by this package, so thanks creating and maintaining it. I have an obscure question: I would like to change the loss function of a loaded model, how can I do this? in particular, I would like to change tasks from classification to regression, so changing from cross entropy loss to mseloss.
I don't know if what I want to achieve will work downstream, but this is my first hurdle.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I enjoy the ease of use and quick iterations afforded by this package, so thanks creating and maintaining it. I have an obscure question: I would like to change the loss function of a loaded model, how can I do this? in particular, I would like to change tasks from classification to regression, so changing from cross entropy loss to mseloss.
I don't know if what I want to achieve will work downstream, but this is my first hurdle.
Beta Was this translation helpful? Give feedback.
All reactions