Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This repository contains a number of MLCube examples that can run in different e
Singularity locally and on remote hosts. The [README](./mnist/README.md) file provides instructions on how to run it.
MLCube [documentation](https://mlperf.github.io/mlcube/getting-started/mnist/) provides additional details.
2. [Hello World](./hello_world) MLCube is a simple exampled described in this
[tutorial](https://mlperf.github.io/mlcube/getting-started/hello-world/).
[tutorial](https://mlcommons.github.io/mlcube/getting-started/hello-world/).
3. [EMDenoise](./emdenoise) MLCube downloads data and trains a deep convolutional neural network
for Electron Microscopy Benchmark. This MLCube can only run the Docker container.
The [README](./emdenoise/README.md) file provides instructions on how to run it.
Expand Down