mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#663)
This commit is contained in:
@@ -10,7 +10,7 @@ The example script does the following:
|
||||
* Trains a simple deep neural network on MegEngine's built-in [MNIST](https://megengine.org.cn/doc/stable/en/reference/api/megengine.data.dataset.MNIST.html)
|
||||
dataset.
|
||||
* Creates a TensorBoardX `SummaryWriter` object to log scalars during training.
|
||||
* Creates a ClearML experiment named `megengine mnist train`, which is associated with the `examples` project.
|
||||
* Creates a ClearML experiment named `megengine mnist train` in the `examples` project.
|
||||
|
||||
## Hyperparameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user