diff --git a/example/alexnet_cifar10/README.md b/example/alexnet_cifar10/README.md index 99245dfe1e00aaf77b94836b1eab05671690753e..e6649e405538db50781b0bd8ea20e64591b56619 100644 --- a/example/alexnet_cifar10/README.md +++ b/example/alexnet_cifar10/README.md @@ -10,7 +10,7 @@ This is the simple tutorial for training AlexNet in MindSpore. - Install [MindSpore](https://www.mindspore.cn/install/en). -- Download the CIFAR-10 dataset at . The directory structure is as follows: +- Download the CIFAR-10 dataset, the directory structure is as follows: ``` ├─cifar-10-batches-bin diff --git a/example/lenet_mnist/README.md b/example/lenet_mnist/README.md index 72f3681e302f2e7e756596d7e64bf1de3540464b..88c8769e055f21b03e658b2741d4c57037bee2ef 100644 --- a/example/lenet_mnist/README.md +++ b/example/lenet_mnist/README.md @@ -10,7 +10,7 @@ This is the simple and basic tutorial for constructing a network in MindSpore. - Install [MindSpore](https://www.mindspore.cn/install/en). -- Download the MNIST dataset at . The directory structure is as follows: +- Download the MNIST dataset, the directory structure is as follows: ``` └─MNIST_Data