Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial_epoch to Segmentation.fit() #334

Closed
hvgazula opened this issue May 12, 2024 · 2 comments
Closed

Add initial_epoch to Segmentation.fit() #334

hvgazula opened this issue May 12, 2024 · 2 comments
Assignees

Comments

@hvgazula
Copy link
Contributor

What would you like changed/added and why?

  • I want the ability to resume training from a previous training run. See link

What would be the benefit?

  • see above

Does the change make something easier to use?

  • see above
@hvgazula hvgazula self-assigned this May 12, 2024
@hvgazula hvgazula added this to Harsha May 12, 2024
@hvgazula hvgazula moved this to Todo in Harsha May 12, 2024
@hvgazula
Copy link
Contributor Author

works well with init_from_checkpoint (might as well make this the defacto step after initializing a model)

@hvgazula
Copy link
Contributor Author

feature: maybe cascade the number of completed epochs from here to initial_epoch in fit?

hvgazula added a commit that referenced this issue May 12, 2024
@github-project-automation github-project-automation bot moved this from Todo to Done in Harsha May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant