Skip to content

How to define an interval validate callbacks in lightning #9534

Discussion options

You must be logged in to vote

there is a val_check_interval argument for it inside Trainer. You can set Trainer(val_check_interval=1000).

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@rentainhe
Comment options

@rentainhe
Comment options

@rentainhe
Comment options

@rohitgr7
Comment options

@rentainhe
Comment options

Answer selected by rentainhe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment