How to terminate training at a certain tolerance value

I want to stop my model from training once my loss reaches a certain tolerance value.
Can I do this by editing the config file or is there something else I need to code for in my model?

I am aware there was a post similar to this before, but none of the provided links seem to be working.

Hi @nga77

We do have some built in methods that can be used:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.