This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
Huawei_Technology
/
mindspore
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
13
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
remove dataset_link
tags/v0.3.0-alpha
wukesong
5 years ago
parent
88215d0007
commit
5f2a14a798
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
example/alexnet_cifar10/README.md
+1
-1
example/lenet_mnist/README.md
+ 1
- 1
example/alexnet_cifar10/README.md
View File
@@ -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
a
t
<http://www.cs.toronto.edu/~kriz/cifar-10-binary.tar.gz>. T
he directory structure is as follows:
- Download the CIFAR-10 dataset
,
the directory structure is as follows:
```
├─cifar-10-batches-bin
+ 1
- 1
example/lenet_mnist/README.md
View File
@@ -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/>. T
he directory structure is as follows:
- Download the MNIST dataset
, t
he directory structure is as follows:
```
└─MNIST_Data
Write
Preview
Loading…
Cancel
Save