Browse Source

delete externel link in resnet50_cifar10 example

pull/1041/head
gengdongjie 5 years ago
parent
commit
3949de02bb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      example/resnet50_cifar10/README.md

+ 1
- 1
example/resnet50_cifar10/README.md View File

@@ -8,7 +8,7 @@ This is an example of training ResNet-50 with CIFAR-10 dataset in MindSpore.

- Install [MindSpore](https://www.mindspore.cn/install/en).

- Download the dataset [CIFAR-10](http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz).
- Download the dataset CIFAR-10.

> Unzip the CIFAR-10 dataset to any path you want and the folder structure should be as follows:
> ```


Loading…
Cancel
Save