Fix links and small edits (#686)

This commit is contained in:
pollfly
2023-10-03 10:42:33 +03:00
committed by GitHub
parent eabf7e8d63
commit ffb1d51072
10 changed files with 16 additions and 14 deletions

View File

@@ -2,7 +2,7 @@
title: PyTorch Ignite ClearMLLogger
---
The `ignite` repository contains the [mnist_with_clearml_logger.py](https://github.com/pytorch/ignite/blob/master/examples/contrib/mnist/mnist_with_clearml_logger.py)
The `ignite` repository contains the [mnist_with_clearml_logger.py](https://github.com/pytorch/ignite/blob/master/examples/mnist/mnist_with_clearml_logger.py)
example script that uses [ignite](https://github.com/pytorch/ignite) and integrates **ClearMLLogger** and its [helper handlers](https://pytorch.org/ignite/generated/ignite.contrib.handlers.clearml_logger.html).
PyTorch Ignite supports a `ClearMLLogger` handler to log metrics, text, model / optimizer parameters, plots, and model