Skip to content
Discussion options

You must be logged in to vote

Hi @mshooter , you can use the min_steps and max_steps arguments on the Trainer to do training based on iterations instead of epochs. https://pytorch-lightning.readthedocs.io/en/latest/common/trainer.html#max-steps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mshooter
Comment options

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