Small edits (#143)

* small edits

* fix link

* small edits
This commit is contained in:
pollfly
2021-12-26 09:26:38 +02:00
committed by GitHub
parent d339f81ccb
commit 77ddd5b382
11 changed files with 15 additions and 17 deletions

View File

@@ -19,7 +19,7 @@ example script from ClearML's GitHub repo:
## Before Starting
Make a copy of [`pytorch_mnist.py`](https://github.com/allegroai/clearml/blob/master/examples/frameworks/pytorch/pytorch_mnist.py)
Make a copy of [pytorch_mnist.py](https://github.com/allegroai/clearml/blob/master/examples/frameworks/pytorch/pytorch_mnist.py)
in order to add explicit reporting to it.
```bash