-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
featureIs an improvement or enhancementIs an improvement or enhancementgood first issueGood for newcomersGood for newcomershelp wantedOpen to be worked onOpen to be worked onrefactor
Description
🚀 Feature
I think check_val_every_n_epoch
trainer flag should be removed: val_check_interval
already contains* all of its functionality.
* The only thing needed would be to interpret val_check_interval=2.0
as check every two epochs. This is just a straightforward extension of the current functionality
ananthsub, rohitgr7, tarepan, dbarnes and morningmoni
Metadata
Metadata
Assignees
Labels
featureIs an improvement or enhancementIs an improvement or enhancementgood first issueGood for newcomersGood for newcomershelp wantedOpen to be worked onOpen to be worked onrefactor