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

[New feature] Better to add earlystopping metrics #99

Open
Teng-Martin-Ma opened this issue Sep 13, 2022 · 2 comments
Open

[New feature] Better to add earlystopping metrics #99

Teng-Martin-Ma opened this issue Sep 13, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Teng-Martin-Ma
Copy link

If I was not missing, SIMPLE-NN currently doesn't deploy the early stopping metrics. Since it leans on PyTorch, ReduceLROnPlateau class should be a ready solution. After all, people don't want it runs forever (predefined a large max_epoch).

Thanks for your effort in developing this package, excellent work :)

@JisuJung928
Copy link
Member

Dear Teng-Martin-Ma,

Really sorry for the late reply.
In terms of the early stopping metrics, SIMPLE-NN already provides them as "energy_criteria".
Please read this page. (https://simple-nn-v2.readthedocs.io/en/latest/inputs/input.yaml/neural_network/energy_criteria.html)
Is it the one you want?

Best regards,
Jisu.

@Teng-Martin-Ma
Copy link
Author

Teng-Martin-Ma commented Oct 23, 2022 via email

@JisuJung928 JisuJung928 added the enhancement New feature or request label Jun 27, 2023
@JisuJung928 JisuJung928 reopened this Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants