Skip to content

How to define an early stop? #1812

Answered by AdeelH
lcoandrade asked this question in Q&A
Discussion options

You must be logged in to vote

You can't currently (#1720). You may instead try one of the following options:

  • subclass whichever Learner class you're using and override its training-related methods
  • use PyTorch Lightning for training
  • write your own custom training loop

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lcoandrade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants