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

Logging in Ignite #44

Closed
Priyansi opened this issue Oct 1, 2021 · 1 comment · Fixed by #58
Closed

Logging in Ignite #44

Priyansi opened this issue Oct 1, 2021 · 1 comment · Fixed by #58
Assignees
Labels
good first issue Good for newcomers Hacktoberfest For Hacktoberfest available issues help wanted Extra attention is needed how-to-guide Improvements or additions in how-to guides PyDataGlobal2021 For the mentored PyData Global Sprint

Comments

@Priyansi
Copy link
Collaborator

Priyansi commented Oct 1, 2021

It would be nice to have a how-to guide combine all the built-in loggers that Ignite provides: ClearML, Tensorboard, MLflow, etc. See more here: https://pytorch.org/ignite/contrib/handlers.html#loggers.
The code on how to use these is already provided in https://github.com/pytorch/ignite/tree/master/examples/contrib/mnist.
When creating this new how-to guide, please:

  1. Create a Jupyter Notebook, see README.md.
  2. Follow the code under the basic setup of how-to guides. See this guide for reference.
  3. Add explanation while creating the loggers and how to use them.
  4. Run the notebook, so that the output is clearly visible, before submitting the PR.

Everyone is welcome to contribute! 🚀 Please feel free to ask any further questions below.

@Priyansi Priyansi added good first issue Good for newcomers how-to-guide Improvements or additions in how-to guides Hacktoberfest For Hacktoberfest available issues help wanted Extra attention is needed labels Oct 1, 2021
@Priyansi Priyansi added the PyDataGlobal2021 For the mentored PyData Global Sprint label Oct 21, 2021
@anirudhb11
Copy link
Contributor

@Priyansi Could you please assign this to me? I would like to work on this how-to guide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest For Hacktoberfest available issues help wanted Extra attention is needed how-to-guide Improvements or additions in how-to guides PyDataGlobal2021 For the mentored PyData Global Sprint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants