Replies: 1 comment 10 replies
-
|
Let me check if I can quickly come up with a solution for this . I will update you soon. For the time being I suppose you can re instantiate the optimizer - you may lose a few epochs but I suppose the results should be ok. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
I was trying to save and load a ConditionalLogit model for resuming a training, but the implementation inside the base class ChoiceModel doesn't save and load the optimizer state, which it's essential when resuming a training.
Beta Was this translation helpful? Give feedback.
All reactions