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
Thank you very much for your contribution. I have a question about the validation and test process. From the code, it seems like the best epoch is chosen based on test loss, while it should be based on validation loss.
Could you clarify? as I am confused about this. Thanks.