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
If during training accuracy does not exceed 0, the model is never saved, and when later trying to load it, the code throws an error.
To fix this, the initial minimum accuracy should be < 0 here