提交 bbdfd929 编写于 作者: W wukesong

remove dataset_link

上级 07ae9fc1
......@@ -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 <http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz>. The directory structure is as follows:
- Download the CIFAR-10 dataset, the directory structure is as follows:
```
├─cifar-10-batches-bin
......
......@@ -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 <http://yann.lecun.com/exdb/mnist/>. The directory structure is as follows:
- Download the MNIST dataset, the directory structure is as follows:
```
└─MNIST_Data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册