Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Query Related to Number of Epoch and Loss #7

Closed
Zain-Gill123 opened this issue Aug 29, 2021 · 1 comment
Closed

Query Related to Number of Epoch and Loss #7

Zain-Gill123 opened this issue Aug 29, 2021 · 1 comment

Comments

@Zain-Gill123
Copy link

Hello! I am new to python and NN. I wanted to know for how many EPOCH should I train this model? Also, is there any limit to how low the LOSS can be? And should one stop training if the LOSS is not reducing? Any other information a newbie should have regarding the LOSS VALUE and the EPOCH?

Any type of comments would be highly appreciated! Cheers!

-Zain

@seominseok0429
Copy link
Owner

You only need to run 75 epochs. This code stores the highest AUC for 75 epochs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants