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

Convert pure pytorch code to ignite #14

Closed
Priyansi opened this issue Aug 3, 2021 · 0 comments · Fixed by #25
Closed

Convert pure pytorch code to ignite #14

Priyansi opened this issue Aug 3, 2021 · 0 comments · Fixed by #25
Assignees
Labels
how-to-guide Improvements or additions in how-to guides

Comments

@Priyansi
Copy link
Collaborator

Priyansi commented Aug 3, 2021

Following on the discussion with @vfdev-5 , this new how-to guide should be abstract and:

The purpose is to show explicitly how to convert pure pytorch code to ignite and explain what we gain by that

Topics to cover:

  • Training loop
  • Validation loop
  • Metrics
  • Checkpoints
  • LR Scheduler
@Priyansi Priyansi assigned vfdev-5 and Priyansi and unassigned vfdev-5 Aug 3, 2021
@Priyansi Priyansi changed the title Create new how to guide -> convert pytorch code to ignite Convert pure pytorch code to ignite Aug 3, 2021
@Priyansi Priyansi added the how-to-guide Improvements or additions in how-to guides label Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
how-to-guide Improvements or additions in how-to guides
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants